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

/drivers/block/paride/
H A DKconfig26 tristate "Parallel port ATAPI CD-ROMs"
29 This option enables the high-level driver for ATAPI CD-ROM devices
32 parallel port ATAPI CD-ROM driver, otherwise you should answer M to
36 MicroSolutions backpack CD-ROM drives and the Freecom Power CD. If
37 you have such a CD-ROM drive, you should also say Y or M to "ISO
38 9660 CD-ROM file system support" below, because that's the file
39 system used on CD-ROMs.
52 MicroSolutions backpack PD/CD drive and the Imation Superdisk
186 used in newer models of their portable disk, CD
[all...]
/drivers/dma/
H A Dsa11x0-dma.c813 #define CD(d1, d2) { .ddar = DDAR_##d1 | d2, .name = #d1 } macro
815 CD(Ser0UDCTr, 0),
816 CD(Ser0UDCRc, DDAR_RW),
817 CD(Ser1SDLCTr, 0),
818 CD(Ser1SDLCRc, DDAR_RW),
819 CD(Ser1UARTTr, 0),
820 CD(Ser1UARTRc, DDAR_RW),
821 CD(Ser2ICPTr, 0),
822 CD(Ser2ICPRc, DDAR_RW),
823 CD(Ser3UARTT
[all...]
/drivers/pps/clients/
H A DKconfig23 with the CD (Carrier Detect) pin of your serial port.
/drivers/isdn/i4l/
H A DKconfig109 Supported options are CD (call deflection), CFU (Call forward
115 countries. The keypad protocol is still not implemented. CD should
/drivers/block/
H A DKconfig83 A standard SEGA Dreamcast comes with a modified CD ROM drive called a
85 with up to 1 GB of data. This drive will also read standard CD ROM
94 There are many external CD-ROM and disk devices that connect through
112 "Parallel port ATAPI CD-ROMs", "Parallel port ATAPI disks" etc.) and
224 drive partitions, CD-ROM drives or floppy drives. The loop devices
229 burning the CD, or if you want to use floppy images without first
415 tristate "Packet writing on CD/DVD media"
421 DVD/CD writer.
423 Currently only writing to CD-RW, DVD-RW, DVD+RW and DVDRAM discs
448 If enabled, write caching will be set for the CD
[all...]
/drivers/scsi/
H A Deata_generic.h87 #define CD(cmd) ((struct eata_ccb *)(cmd->host_scribble)) macro
227 __u16 cppadlen; /* Number of pad bytes send after CD data *
H A Deata_pio.c454 if (CD(cmd)->status == FREE) {
458 if (CD(cmd)->status == USED) {
463 if (CD(cmd)->status == RESET) {
467 if (CD(cmd)->status == LOCKED) {
/drivers/tty/serial/
H A Dcrisv10.c787 E100_STRUCT_PORT(0,CD), E100_STRUCT_SHADOW(0,CD),
791 E100_STRUCT_MASK(0,CD)
803 E100_STRUCT_PORT(1,CD), E100_STRUCT_SHADOW(1,CD),
807 E100_STRUCT_MASK(1,CD)
819 E100_STRUCT_PORT(2,CD), E100_STRUCT_SHADOW(2,CD),
823 E100_STRUCT_MASK(2,CD)
835 E100_STRUCT_PORT(3,CD), E100_STRUCT_SHADO
[all...]
/drivers/usb/storage/
H A DKconfig15 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
78 - Sony CRX10U CD-R/RW drive
95 - HP 8200e/8210e/8230e CD-Writer Plus drives
/drivers/ide/
H A DKconfig16 CD-ROM drives.
108 and CD-ROM drives connected through a PCMCIA card.
121 If you have a CD-ROM drive using the ATAPI protocol, say Y. ATAPI is
122 a newer protocol used by IDE CD-ROM and TAPE drives, similar to the
123 SCSI protocol. Most new CD-ROM drives use ATAPI, including the
127 If you say Y here, the CD-ROM drive will be identified at boot time
130 CD-ROM drive, you can say N to all other CD-ROM options, but be sure
131 to say Y or M to "ISO 9660 CD-ROM file system support".
150 ATAPI is a newer protocol used by IDE tape and CD
[all...]
/drivers/zorro/
H A Dzorro.ids333 0200 CD-RAM [RAM Expansion]
/drivers/ata/
H A DKconfig20 If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
/drivers/scsi/aacraid/
H A Daacraid.h824 u8 CD:1; /* command data bit: 1- illegal parameter in CDB. member in struct:sense_data

Completed in 577 milliseconds