Searched refs:tape (Results 1 – 7 of 7) sorted by relevance
| /drivers/s390/char/ |
| A D | Kconfig | 109 prompt "S/390 tape device support" 112 Select this option if you want to access channel-attached tape 115 least one of the tape interface options and one of the tape 116 hardware options in order to access a tape device. 121 comment "S/390 tape hardware support" 126 prompt "Support for 3480/3490 tape hardware" 130 tape subsystems and 100% compatibles. 135 prompt "Support for 3590 tape hardware" 139 tape subsystems and 100% compatibles.
|
| A D | Makefile | 40 tape-$(CONFIG_PROC_FS) += tape_proc.o 41 tape-objs := tape_core.o tape_std.o tape_char.o $(tape-y) 42 obj-$(CONFIG_S390_TAPE) += tape.o tape_class.o
|
| /drivers/scsi/ |
| A D | st.c | 4224 struct st_modedef *STm = &(tape->modes[mode]); in create_one_cdev() 4226 int dev_num = tape->index; in create_one_cdev() 4250 tape->name, st_formats[i]); in create_one_cdev() 4271 static int create_cdevs(struct scsi_tape *tape) in create_cdevs() argument 4275 error = create_one_cdev(tape, mode, 0); in create_cdevs() 4278 error = create_one_cdev(tape, mode, 1); in create_cdevs() 4284 &tape->modes[0].devs[0]->kobj, "tape"); in create_cdevs() 4287 static void remove_cdevs(struct scsi_tape *tape) in remove_cdevs() argument 4385 STm->tape = tpnt; in st_probe() 4682 struct scsi_tape *STp = STm->tape; in options_show() [all …]
|
| A D | st.h | 69 struct scsi_tape *tape; member
|
| A D | Kconfig | 29 If you want to use a SCSI hard disk, SCSI tape drive, SCSI CD-ROM or 79 comment "SCSI support type (disk, tape, CD-ROM)" 104 tristate "SCSI tape support" 107 If you want to use a SCSI tape drive under Linux, say Y and read the 173 tape libraries and MOD/CDROM jukeboxes. *Real* jukeboxes, you
|
| /drivers/usb/storage/ |
| A D | Kconfig | 14 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
|
| /drivers/ata/ |
| A D | Kconfig | 21 If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or 28 'SCSI disk support', 'SCSI tape support', or
|
Completed in 26 milliseconds