Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Data.h113 #define ATAPI_CMD_START_STOP 0x1B macro
/openbmc/u-boot/drivers/block/
H A Dide.c495 ccb[0] = ATAPI_CMD_START_STOP; in atapi_inquiry()