代码搜索:Bio
找到约 2,188 项符合「Bio」的源代码
代码结果 2,188
www.eeworm.com/read/262041/4316722
h bio.h
/*
* 2.5 block I/O model
*
* Copyright (C) 2001 Jens Axboe
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/173687/9641910
c bio.c
/******************************************************************************
* Bio.c Read and Write routines for files that are basically Block type
**********************************************
www.eeworm.com/read/270032/11050831
c bio.c
/*
* file bio.c
* contains the basic operations
*
*/
#include
#include "GraphicsGems.h"
#include "line.h"
/*
* def_contour
*
* Purpose:
* add a contour to the list
* NOTE: coordi
www.eeworm.com/read/267189/11190706
asm bio.asm
BIOS 中断
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ INT AH 功 能 调 用 参 数 返 回 参 数 ┃
┃ 10 0 设置显示方式 AL=00 40*25 黑白方式 ┃
┃
www.eeworm.com/read/147328/12564298
c bio.c
#include "../h/param.h"
#include "../h/systm.h"
#include "../h/dir.h"
#include "../h/user.h"
#include "../h/buf.h"
#include "../h/conf.h"
#include "../h/proc.h"
#include "../h/seg.h"
#include "../h/pa
www.eeworm.com/read/135592/13918467
c bio.c
/*
* linux/fs/nfs/bio.c
*
* Block I/O for NFS
*
* Partial copy of Linus' read cache modifications to fs/nfs/file.c
* modified for async RPC by okir@monad.swb.de
*
* We do an ugly hack here in