Searched refs:ATAPI_CMD_READ_CAP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | ata.h | 113 #define ATAPI_CMD_READ_CAP 0x25 macro |
| /OK3568_Linux_fs/u-boot/drivers/block/ | ||
| H A D | ide.c | 515 ccb[0] = ATAPI_CMD_READ_CAP; in atapi_inquiry() |