Searched refs:tape (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-scsi_tape | 17 to and from the tape drive to complete. This includes all 18 reads, writes, and other SCSI commands issued to the tape 19 drive. An example of other SCSI commands would be tape 20 movement such as a rewind when a rewind tape device is 33 The number of I/O requests issued to the tape drive other 43 Shows the total number of bytes requested from the tape drive. 44 This value is presented in bytes because tape drives support 54 Shows the total number of read requests issued to the tape 74 Shows the total number of bytes written to the tape drive. 75 This value is presented in bytes because tape drives support [all …]
|
| /linux/Documentation/scsi/ |
| H A D | scsi.rst | 30 tape driver [1]_ (st.o) and SCSI generics driver (sg.o) represent the upper 32 controlled. You can for example load the tape driver to use the tape drive, 43 .. [1] There is a variant of the st driver for controlling OnStream tape
|
| H A D | hpsa.rst | 11 driver (for logical drives) AND a SCSI driver (for tape drives). This 57 (e.g. hot-plugged tape drives, or newly configured or deleted logical drives, 62 tape drives, or entire storage boxes containing pre-configured logical drives.
|
| H A D | scsi-parameters.rst | 104 st= [HW,SCSI] SCSI tape parameters (buffers, etc.)
|
| H A D | scsi-changer.rst | 24 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the 71 Grundig. I got some reports telling it works ok with tape autoloaders
|
| H A D | scsi-generic.rst | 12 drivers along with sd, st and sr (disk, tape and CD-ROM respectively). Sg
|
| H A D | ChangeLog.megaraid | 339 including tape, timeout value set by driver was 10 minutes. With this
|
| H A D | ChangeLog.megaraid_sas | 304 the tape device, set the pthru timeout to the os layer timeout value.
|
| /linux/arch/parisc/ |
| H A D | defpalo.conf | 6 --init-tape=lifimage
|
| /linux/drivers/scsi/ |
| H A D | st.c | 4261 static int create_one_cdev(struct scsi_tape *tape, int mode, int rew) in create_one_cdev() argument 4267 struct st_modedef *STm = &(tape->modes[mode]); in create_one_cdev() 4269 int dev_num = tape->index; in create_one_cdev() 4293 tape->name, st_formats[i]); in create_one_cdev() 4295 dev = device_create(&st_sysfs_class, &tape->device->sdev_gendev, in create_one_cdev() 4296 cdev_devno, &tape->modes[mode], "%s", name); in create_one_cdev() 4314 static int create_cdevs(struct scsi_tape *tape) in create_cdevs() argument 4318 error = create_one_cdev(tape, mode, 0); in create_cdevs() 4321 error = create_one_cdev(tape, mode, 1); in create_cdevs() 4326 return sysfs_create_link(&tape->device->sdev_gendev.kobj, in create_cdevs() [all …]
|
| H A D | st.h | 69 struct scsi_tape *tape; member
|
| /linux/drivers/s390/char/ |
| H A D | Kconfig | 101 prompt "Support for 3490E tape on VTS" 105 tape devices on VTS, such as IBM TS7700.
|
| /linux/Documentation/arch/s390/ |
| H A D | vfio-ccw.rst | 54 This includes devices that don't have a virtio counterpart (e.g. tape
|
| /linux/ |
| H A D | CREDITS | 401 D: Author and maintainer of the QIC-02 tape driver 3122 D: Original author and maintainer of IDE/ATAPI floppy/tape drivers
|
| /linux/Documentation/networking/ |
| H A D | can.rst | 81 disk or tape streamer device. Instead, you have abstraction layers
|