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

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.c89 CD_Q_BCD_TRACKS = 0x02, enumerator in enum:__anon1
209 /* quirks */ CD_Q_BCD_TRACKS
1564 if (softc->quirks & CD_Q_BCD_TRACKS) {
1626 if (softc->quirks & CD_Q_BCD_TRACKS) {
1828 if (softc->quirks & CD_Q_BCD_TRACKS) {
1946 if (softc->quirks & CD_Q_BCD_TRACKS)
1957 if (softc->quirks & CD_Q_BCD_TRACKS)
1987 if (softc->quirks & CD_Q_BCD_TRACKS) {
2041 if (softc->quirks & CD_Q_BCD_TRACKS) {
2103 if (softc->quirks & CD_Q_BCD_TRACKS)
[all...]

Completed in 162 milliseconds