OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATAPI_CMD_START_STOP
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
ata.h
113
#define
ATAPI_CMD_START_STOP
0x1B
/external/u-boot/drivers/block/
ide.c
495
ccb[0] =
ATAPI_CMD_START_STOP
;
500
debug("
ATAPI_CMD_START_STOP
returned %x\n", c);
Completed in 135 milliseconds