Lines Matching +full:mode +full:- +full:flag
2 .\" John-Mark Gurney. All rights reserved.
13 .\" THIS SOFTWARE IS PROVIDED BY John-Mark Gurney AND CONTRIBUTORS ``AS IS'' AND
34 device driver provides a read-only interface for CDROM drives
47 .Tn CD-ROM
53 .Bl -tag -width CD_Q_BCD_TRACKS
55 This flag tells the driver not to probe the drive at attach time to see if
57 This flag is currently unimplemented in the CAM
61 This flag is for broken drives that return the track numbers in packed BCD
64 (tracks 10-15 are skipped)
65 then you have a drive that is in need of this flag.
67 This flag tells the driver that the device in question is not a changer.
71 This flag tells the driver that the given device is a multi-lun changer.
74 Setting this flag only has the effect of telling the
78 This flag tells the driver that the given device only accepts 10 byte MODE
79 SENSE/MODE SELECT commands.
93 from a 6 byte MODE SENSE or MODE SELECT command, it attempts to send the 10
101 .Bl -tag -width /sys/cam/scsi/scsi_cd.c -compact
114 .An -nosplit
117 .An John-Mark Gurney Aq Mt jmg@FreeBSD.org .