Lines Matching full:rom
4 * General header file for linux CD-ROM drivers
19 * As of Linux 2.1.x, all Linux CD-ROM application programs will use this
23 * 23 different kinds of strange CD-ROM drives, but at least there will
24 * now be one, and only one, Linux CD-ROM interface.
27 * should use the O_NONBLOCK option when opening a CD-ROM device
50 * The CD-ROM IOCTL commands -- these should be supported by
51 * all the various cdrom drivers. For the CD-ROM ioctls, we
116 * These ioctls are implemented through the uniform CD-ROM driver
117 * They _will_ be adopted by all CD-ROM drivers, when all the CD-ROM
118 * drivers are eventually ported to the uniform CD-ROM driver interface.
123 #define CDROM_SELECT_SPEED 0x5322 /* Set the CD-ROM speed */
141 /* DVD-ROM Specific ioctls */
296 * A CD-ROM physical sector size is 2048, 2052, 2056, 2324, 2332, 2336,
299 * Sector types of the standard CD-ROM data formats:
310 * The layout of the standard CD-ROM data formats:
329 /* Some generally useful CD-ROM information -- mostly based on the above */
354 /* CD-ROM address types (cdrom_tocentry.cdte_format) */
372 /* capability flags used with the uniform CD-ROM driver */
411 /* User-configurable behavior options for the uniform CD-ROM driver */
423 * per drive - SCSI CD-ROM's use minors to differentiate between the
494 /* This seems to be a SCSI specific CD-ROM opcode