Searched refs:respf (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dcd.c1769 cd_read_toc(struct cd_softc *cd, int respf, int mode, int start, argument
1786 cmd.resp_format = respf;
1797 cd_load_toc(struct cd_softc *cd, int respf, struct cd_formatted_toc *toc, int flags) argument
1801 if ((error = cd_read_toc(cd, respf, 0, 0, toc, sizeof(toc->header),
1808 if ((error = cd_read_toc(cd, respf, CD_MSF_FORMAT, 0, toc, len,

Completed in 122 milliseconds