Searched refs:CD (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Debian/debian/
H A Dsmb.conf216 # A sample share for sharing your CD-ROM with others.
218 ; comment = Samba server's CD-ROM
224 # The next two parameters show how to auto-mount a CD-ROM when the
230 # The CD-ROM gets unmounted automatically after the connection to the
232 # If you don't want to use auto-mounting/unmounting make sure the CD
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dfep.h127 #define CD 0x08 macro
H A Dgeneric_serial.c599 int CD; local
688 CD = port->rd->get_CD (port);
689 gs_dprintk (GS_DEBUG_BTR, "CD is now %d.\n", CD);
701 (do_clocal || CD))
H A Driscom8.c824 /* Enable CD check */
964 int CD; local
1034 CD = rc_in(bp, CD180_MSVR) & MSVR_CD;
1052 (do_clocal || CD))
H A Dpcxx.c505 * CD" code to work correctly. i'm not sure under
1559 ch->dsr = CD;
1563 ch->dcd = CD;
2266 ch->dsr = CD;
2268 ch->dcd = CD;
H A Dspecialix.c544 printk(KERN_INFO"sx%d: specialix IO8+ board detected at 0x%03x, IRQ %d, CD%d Rev. %c.\n",
779 printk (KERN_DEBUG "CD just changed... ");
1145 /* Enable CD check */
1289 int CD; local
1359 CD = sx_in(bp, CD186x_MSVR) & MSVR_CD;
1383 (do_clocal || CD))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Deata_generic.h94 #define CD(cmd) ((struct eata_ccb *)(cmd->host_scribble)) macro
240 __u16 cppadlen; /* Number of pad bytes send after CD data *
H A Deata_pio.c425 if (CD(cmd)->status == FREE) {
430 if (CD(cmd)->status == USED) {
435 if (CD(cmd)->status == RESET) {
441 if (CD(cmd)->status == LOCKED) {
H A Deata_dma.c639 if (CD(cmd)->status == RESET) {
645 if (CD(cmd)->status == LOCKED) {
651 if (CD(cmd)->status == USED) {
656 if (CD(cmd)->status == FREE) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/cdrom/
H A Dcdrom-standard.tex227 developed. For example, CD-R and CD-R/W drives are beginning to become
330 for read and write, and in case a location on the CD is transferred,
352 \item[1] Open for $ioctl$ commands, as done by audio-CD playing
639 file systems, \cdrom s, the other is to play audio CD's. Audio commands
642 nothing wrong with this, but a good control of the `CD player' demands
715 community. All the CD-player authors will have to be informed, we can
717 has most likely no influence on the behavior of the CD-players on
840 \item[CDROM_GET_MCN] Get the Media Catalog Number from a CD.
913 The history of development of the CD'
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsetup.c2951 #define CD(register) __asm__("movl %0,%%db" #register ::"r"(0) ); macro
2953 CD(0); CD(1); CD(2); CD(3); /* no db4 and db5 */; CD(6); CD(7);
2955 #undef CD macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Daurora.c1057 /* Enable CD check */
1226 int CD; local
1282 CD = sbus_readb(&bp->r[chip]->r[CD180_MSVR]) & MSVR_CD;
1302 (do_clocal || CD))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aacraid/
H A Daachba.c206 u8 CD:1; /* command data bit: 1- illegal parameter in CDB. member in struct:sense_data

Completed in 108 milliseconds