Lines Matching full:rom
39 for CD-ROM drives, and load appropriate drivers.
42 /* The maximum number of CD-ROM tracks on a disk */
45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
95 /* Returns the number of CD-ROM drives on the system, or -1 if
100 /* Returns a human-readable, system-dependent identifier for the CD-ROM.
108 /* Opens a CD-ROM drive for access. It returns a drive handle on success,
109 or NULL if the drive was invalid or busy. This newly opened CD-ROM
111 CD-ROM handle.
112 Drives are numbered starting with 0. Drive 0 is the system default CD-ROM.
158 /* Eject CD-ROM -- returns 0, or -1 on error */
161 /* Closes the handle for the CD-ROM drive */