Searched refs:ATAPI_CMD_REQ_SENSE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ata.h | 111 #define ATAPI_CMD_REQ_SENSE 0x03 macro |
/openbmc/u-boot/drivers/block/ | ||
H A D | ide.c | 355 sense_ccb[0] = ATAPI_CMD_REQ_SENSE; in atapi_issue_autoreq() |