OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATAPI_CMD_IDENT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
ata.h
106
#define
ATAPI_CMD_IDENT
0xA1 /* Identify AT Atachment Packed Interface Device */
/external/u-boot/drivers/block/
ide.c
573
ide_outb(device, ATA_COMMAND,
ATAPI_CMD_IDENT
);
Completed in 60 milliseconds