Home
last modified time | relevance | path

Searched defs:ATAPI_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ide/
H A Datapi.c35 #define ATAPI_SECTOR_SIZE (1 << ATAPI_SECTOR_BITS) macro
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h244 #define ATAPI_SECTOR_SIZE (2048) macro