Lines Matching full:rom
3 * General header file for linux CD-ROM drivers
17 * As of Linux 2.1.x, all Linux CD-ROM application programs will use this
21 * 23 different kinds of strange CD-ROM drives, but at least there will
22 * now be one, and only one, Linux CD-ROM interface.
25 * should use the O_NONBLOCK option when opening a CD-ROM device
48 * The CD-ROM IOCTL commands -- these should be supported by
49 * all the various cdrom drivers. For the CD-ROM ioctls, we
114 * These ioctls are implemented through the uniform CD-ROM driver
115 * They _will_ be adopted by all CD-ROM drivers, when all the CD-ROM
116 * drivers are eventually ported to the uniform CD-ROM driver interface.
121 #define CDROM_SELECT_SPEED 0x5322 /* Set the CD-ROM speed */
139 /* DVD-ROM Specific ioctls */
294 * A CD-ROM physical sector size is 2048, 2052, 2056, 2324, 2332, 2336,
297 * Sector types of the standard CD-ROM data formats:
308 * The layout of the standard CD-ROM data formats:
327 /* Some generally useful CD-ROM information -- mostly based on the above */
352 /* CD-ROM address types (cdrom_tocentry.cdte_format) */
370 /* capability flags used with the uniform CD-ROM driver */
409 /* User-configurable behavior options for the uniform CD-ROM driver */
421 * per drive - SCSI CD-ROM's use minors to differentiate between the
489 /* This seems to be a SCSI specific CD-ROM opcode