OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATA_BLOCKSIZE
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
ata.h
126
#define
ATA_BLOCKSIZE
512 /* bytes */
/external/u-boot/drivers/block/
ide.c
687
dev_desc->blksz =
ATA_BLOCKSIZE
;
1051
buffer +=
ATA_BLOCKSIZE
;
1141
buffer +=
ATA_BLOCKSIZE
;
Completed in 404 milliseconds