Home
last modified time | relevance | path

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

/openbmc/qemu/include/scsi/
H A Dconstants.h280 #define CD_MAX_BYTES (CD_MINS * CD_SECS * CD_FRAMES * CD_FRAMESIZE) macro
281 #define CD_MAX_SECTORS (CD_MAX_BYTES / 512)