Searched refs:ATAPI_CMD_START_STOP (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | ata.h | 113 #define ATAPI_CMD_START_STOP 0x1B macro |
/external/u-boot/drivers/block/ | ||
D | ide.c | 495 ccb[0] = ATAPI_CMD_START_STOP; in atapi_inquiry() |