Home
last modified time | relevance | path

Searched refs:ATAPI_CMD_READ_12 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Data.h114 #define ATAPI_CMD_READ_12 0xA8 macro
/openbmc/u-boot/drivers/block/
H A Dide.c426 ccb[0] = ATAPI_CMD_READ_12; in atapi_read()