Searched defs:ATAPI_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/ide/ | ||
H A D | atapi.c | 35 #define ATAPI_SECTOR_SIZE (1 << ATAPI_SECTOR_BITS) macro |
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 244 #define ATAPI_SECTOR_SIZE (2048) macro |