Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c221 static inline void lba_to_msf(uint8_t *buf, int lba) in lba_to_msf() function
1291 lba_to_msf(bp, 0); in atapi_read_toc()
1308 lba_to_msf(bp, sectors); in atapi_read_toc()
1385 lba_to_msf(bp, sectors); in atapi_read_toc()
1401 lba_to_msf(bp, 0); in atapi_read_toc()