Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 25 of 199) sorted by relevance

12345678

/linux-2.4.37.9/net/khttpd/
Ddatasending.c50 static char *Block[CONFIG_KHTTPD_NUMCPU]; variable
143 …retval = CurrentRequest->filp->f_op->read(CurrentRequest->filp, Block[CPUNR], ReadSize, &CurrentRe… in DataSending()
148 retval = SendBuffer_async(CurrentRequest->sock,Block[CPUNR],(size_t)retval); in DataSending()
206 Block[I] = (char*)get_free_page((int)GFP_KERNEL); in InitDataSending()
207 if (Block[I] == NULL) in InitDataSending()
212 free_page((unsigned long)Block[I2++]); in InitDataSending()
239 free_page( (unsigned long)Block[CPUNR]); in StopDataSending()
/linux-2.4.37.9/Documentation/i2c/
Dsmbus-protocol116 SMBus Block Read
127 SMBus Block Write
130 The opposite of the Block Read command, this writes up to 32 bytes to
137 SMBus Block Process Call
140 SMBus Block Process Call was introduced in Revision 2.0 of the specification.
178 I2C Block Transactions
186 I2C Block Read
196 I2C Block Read (2 Comm bytes)
206 I2C Block Write
209 The opposite of the Block Read command, this writes bytes to
/linux-2.4.37.9/drivers/message/i2o/
DREADME46 Devices in classes Block, Lan or SCSI.
60 Core code, SCSI and Block OSMs
63 Debugging SCSI and Block OSM
130 Block:
DConfig.in9 dep_tristate ' I2O Block OSM' CONFIG_I2O_BLOCK $CONFIG_I2O
/linux-2.4.37.9/drivers/block/
DConfig.in2 # Block device driver configuration
5 comment 'Block devices'
/linux-2.4.37.9/drivers/acorn/block/
DConfig.in2 # Block device driver configuration
/linux-2.4.37.9/drivers/md/
DConfig.in2 # Block device driver configuration
/linux-2.4.37.9/Documentation/
Dnbd.txt1 Network Block Device (TCP version)
3 Note: Network Block Device is now experimental, which approximately
/linux-2.4.37.9/arch/sh/
Ddefconfig64 # Block devices
89 # IDE, ATA and ATAPI Block devices
/linux-2.4.37.9/arch/arm/def-configs/
Dsherman71 # Block devices
89 # Additional Block Devices
Dvictor70 # Block devices
Dlusl720078 # Block devices
Da5k110 # Block devices
250 # IDE, ATA and ATAPI Block devices
Domnimeter124 # Block devices
290 # IDE, ATA and ATAPI Block devices
Dbrutus102 # Block devices
Dempeg67 # Block devices
Dfreebird194 # Block devices
360 # IDE, ATA and ATAPI Block devices
/linux-2.4.37.9/fs/cramfs/
DREADME10 kernel ever do swabbing. (See section `Block Size' below.)
84 Block Size
87 (Block size in cramfs refers to the size of input data that is
/linux-2.4.37.9/drivers/ide/
DConfig.in2 # IDE ATA ATAPI Block device driver configuration
7 comment 'IDE, ATA and ATAPI Block devices'
/linux-2.4.37.9/drivers/s390/
DConfig.in2 comment 'Block device drivers'
/linux-2.4.37.9/arch/cris/
Ddefconfig196 # Block devices
258 # IDE, ATA and ATAPI Block devices
/linux-2.4.37.9/arch/ppc/configs/
DIVMS8_defconfig95 # Block devices
186 # IDE, ATA and ATAPI Block devices
Dredwood5_defconfig100 # Block devices
202 # IDE, ATA and ATAPI Block devices
DTQM860L_defconfig96 # Block devices
187 # IDE, ATA and ATAPI Block devices
Dcpci405_defconfig95 # Block devices
194 # IDE, ATA and ATAPI Block devices

12345678