Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dcdrom.c31 static void lba_to_msf(uint8_t *buf, int lba) in lba_to_msf() function
/openbmc/qemu/hw/ide/
H A Datapi.c50 static void lba_to_msf(uint8_t *buf, int lba) in lba_to_msf() function