Lines Matching refs:cdrom
17 hdb=noprobe hdc=cdrom
91 The interface type has to get configured in linux/drivers/cdrom/sbpcd.h,
177 - the driver file linux/drivers/cdrom/sbpcd.c
178 - the stub files linux/drivers/cdrom/sbpcd[234].c
179 - the header file linux/drivers/cdrom/sbpcd.h.
192 a. Go into /usr/src/linux/drivers/cdrom/sbpcd.h and configure it for your
254 ln -s sbpcd /dev/cdrom
255 you can use the name /dev/cdrom, too.
388 "/dev/rsr0", workman loves "/dev/sr0" or "/dev/cdrom" - so, make the
423 #include <linux/cdrom.h>
436 * open /dev/cdrom
438 drive=open("/dev/cdrom", 0);
568 #include <linux/cdrom.h>
571 #include <linux/../../drivers/cdrom/aztcd.h>
574 #include <linux/../../drivers/cdrom/sbpcd.h>
599 char *default_device="/dev/cdrom";