Home
last modified time | relevance | path

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

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