HomeSort by: relevance | last modified time | path
    Searched defs:bsd_to_linux_msf_lba (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/linux/common/
linux_cdrom.c 55 static int bsd_to_linux_msf_lba(unsigned address_format, union msf_lba *bml,
70 bsd_to_linux_msf_lba(unsigned address_format, union msf_lba *bml, function in typeref:typename:int
213 if (bsd_to_linux_msf_lba(t_toc_entry.entry[0].addr_type,
284 if (bsd_to_linux_msf_lba(t_subchannel.req.address_format,
287 bsd_to_linux_msf_lba(t_subchannel.req.address_format,
363 if (bsd_to_linux_msf_lba(l_session.addr_format,

Completed in 10 milliseconds