Searched refs:ATAPI_CMD_READ_CAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ata.h | 112 #define ATAPI_CMD_READ_CAP 0x25 macro |
/openbmc/u-boot/drivers/block/ | ||
H A D | ide.c | 514 ccb[0] = ATAPI_CMD_READ_CAP; in atapi_inquiry() |