Home
last modified time | relevance | path

Searched refs:tape (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v4.19/drivers/block/paride/
Dpt.c230 static int pt_identify(struct pt_unit *tape);
267 static inline u8 DRIVE(struct pt_unit *tape) in DRIVE() argument
269 return 0xa0+0x10*tape->drive; in DRIVE()
272 static int pt_wait(struct pt_unit *tape, int go, int stop, char *fun, char *msg) in pt_wait() argument
275 struct pi_adapter *pi = tape->pi; in pt_wait()
291 tape->name, fun, msg, r, s, e, j, p); in pt_wait()
297 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun) in pt_command() argument
299 struct pi_adapter *pi = tape->pi; in pt_command()
302 write_reg(pi, 6, DRIVE(tape)); in pt_command()
304 if (pt_wait(tape, STAT_BUSY | STAT_DRQ, 0, fun, "before command")) { in pt_command()
[all …]
/Linux-v4.19/drivers/ide/
Dide-tape.c234 struct ide_tape_obj *tape = NULL; in ide_tape_get() local
239 tape = idetape_devs[i]; in ide_tape_get()
241 tape = ide_drv_g(disk, ide_tape_obj); in ide_tape_get()
243 if (tape) { in ide_tape_get()
244 if (ide_device_get(tape->drive)) in ide_tape_get()
245 tape = NULL; in ide_tape_get()
247 get_device(&tape->dev); in ide_tape_get()
251 return tape; in ide_tape_get()
254 static void ide_tape_put(struct ide_tape_obj *tape) in ide_tape_put() argument
256 ide_drive_t *drive = tape->drive; in ide_tape_put()
[all …]
DKconfig108 Support for Compact Flash cards, outboard IDE disks, tape drives,
152 If you have an IDE tape drive using the ATAPI protocol, say Y.
153 ATAPI is a newer protocol used by IDE tape and CD-ROM drives,
154 similar to the SCSI protocol. If you have an SCSI tape drive
157 You should also say Y if you have an OnStream DI-30 tape drive; this
161 If you say Y here, the tape drive will be identified at boot time
165 <file:drivers/ide/ide-tape.c> and <file:Documentation/ide/ide.txt>
169 module will be called ide-tape.
DMakefile103 obj-$(CONFIG_BLK_DEV_IDETAPE) += ide-tape.o
/Linux-v4.19/Documentation/ide/
Dide-tape.txt1 IDE ATAPI streaming tape driver.
11 tape's relative position in the ide interfaces, as explained in ide.c.
15 ht0 major 37, minor 0 first IDE tape, rewind on close.
16 ht1 major 37, minor 1 second IDE tape, rewind on close.
18 nht0 major 37, minor 128 first IDE tape, no rewind on close.
19 nht1 major 37, minor 129 second IDE tape, no rewind on close.
22 The general magnetic tape commands compatible interface, as defined by
29 Our own ide-tape ioctl's can be issued to either the block device or
35 1. ide-tape is operating in the pipelined operation mode.
51 other device while the tape is busy executing a command. The
[all …]
D00-INDEX7 ChangeLog.ide-tape.1995-2002
8 - ide-tape changelog
9 ide-tape.txt
10 - info on the IDE ATAPI streaming tape driver
DChangeLog.ide-tape.1995-200214 * Some general mtio.h magnetic tape operations are
16 * popular tape utilities are starting to work with
29 * so that we won't have to wait for the tape to finish
35 * performing one tape r/w request, a lot of requests
37 * service all of them after this single tape request.
60 * We are asking the tape about its recommended
70 * Ver 1.1 Dec 14 95 Fixed random problems which occurred when the tape
83 * tape supported throughput, regardless of the
84 * user backup program. On my tape drive, it sometimes
95 * higher tape throughput.
[all …]
DChangeLog.ide-floppy.1996-20025 * Ver 0.1 Oct 17 96 Initial test version, mostly based on ide-tape.c.
/Linux-v4.19/Documentation/scsi/
Dst.txt1 This file contains brief information about the SCSI tape driver.
11 to any specific tape drive. The tape parameters can be specified with
14 1. Each user can specify the tape parameters he/she wants to use
17 in a multiuser environment the next user finds the tape parameters in
20 2. The system manager (root) can define default values for some tape
23 new tape is loaded into the drive or if writing begins at the
24 beginning of the tape. The second method is applicable if the tape
25 drive performs auto-detection of the tape format well (like some
26 QIC-drives). The result is that any tape can be read, writing can be
28 the tape is rewritten from the beginning (or a new tape is written
[all …]
Dosst.txt18 The osst driver was developed, because the standard SCSI tape driver in
19 Linux, st, does not support the OnStream SC-x0 SCSI tape. The st is not to
20 blame for that, as the OnStream tape drives do not support the standard SCSI
24 the osst driver has been written to make these tape devs supported by Linux.
72 ln -s nosst0 /dev/tape
73 to make programs assuming a default name of /dev/tape more convenient to
82 You may use the OnStream tape driver with your standard backup software,
84 by specifying /dev/(n)osst0 as the tape device to use or using the above
85 symlink trick. The IOCTLs to control tape operation are also mostly
87 filemarks, eject the tape, ...
[all …]
Dscsi.txt28 tape driver ** (st.o) and scsi generics driver (sg.o) represent the upper
30 controlled. You can for example load the tape driver to use the tape drive,
42 ** There is a variant of the st driver for controlling OnStream tape
D00-INDEX80 - info on driver for OnStream SC-x0 SCSI tape
88 - info on the sg driver for generic (non-disk/CD/tape) SCSI devices.
100 - info on scsi tape driver
Dhpsa.txt9 driver (for logical drives) AND a SCSI driver (for tape drives). This
53 (e.g. hot-plugged tape drives, or newly configured or deleted logical drives,
58 tape drives, or entire storage boxes containing pre-configured logical drives.
Dscsi-changer.txt22 later may be anything, a MOD, a CD-ROM, a tape or whatever. For the
67 Grundig. I got some reports telling it works ok with tape autoloaders
Dscsi-parameters.txt108 st= [HW,SCSI] SCSI tape parameters (buffers, etc.)
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-scsi_tape17 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-v4.19/drivers/s390/char/
DMakefile40 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
DKconfig126 prompt "S/390 tape device support"
129 Select this option if you want to access channel-attached tape
132 least one of the tape interface options and one of the tape
133 hardware options in order to access a tape device.
138 comment "S/390 tape hardware support"
143 prompt "Support for 3480/3490 tape hardware"
147 tape subsystems and 100% compatibles.
152 prompt "Support for 3590 tape hardware"
156 tape subsystems and 100% compatibles.
/Linux-v4.19/arch/parisc/
Ddefpalo.conf6 --init-tape=lifimage
/Linux-v4.19/Documentation/admin-guide/
Ddevices.txt211 9 char SCSI tape devices
212 0 = /dev/st0 First SCSI tape, mode 0
213 1 = /dev/st1 Second SCSI tape, mode 0
215 32 = /dev/st0l First SCSI tape, mode 1
216 33 = /dev/st1l Second SCSI tape, mode 1
218 64 = /dev/st0m First SCSI tape, mode 2
219 65 = /dev/st1m Second SCSI tape, mode 2
221 96 = /dev/st0a First SCSI tape, mode 3
222 97 = /dev/st1a Second SCSI tape, mode 3
224 128 = /dev/nst0 First SCSI tape, mode 0, no rewind
[all …]
Ddevices.rst113 /dev/tape tape device symbolic Current tape device
127 For SCSI devices, ``/dev/tape`` and ``/dev/cdrom`` should point to the
/Linux-v4.19/Documentation/blockdev/
Dparide.txt10 CD-ROM, LS-120 and tape drives use the parallel port to connect to their
22 controller like an NCR 5380. The "ditto" family of external tape
24 which is then connected to a floppy-tape mechanism. The vast majority
34 devices. It does not cover parallel port SCSI devices, "ditto" tape
41 MicroSolutions backpack 8000t tape drive
47 Hewlett-Packard 5GB and 8GB tape drives
61 pt ATAPI tape
113 MicroSolutions 8000t tape pt bpck
308 The pt driver for parallel port ATAPI tape drives is a minimal driver.
309 It does not yet support many of the standard tape ioctl operations.
/Linux-v4.19/drivers/scsi/
Dst.c310 static inline char *tape_name(struct scsi_tape *tape) in tape_name() argument
312 return tape->disk->disk_name; in tape_name()
4167 static int create_one_cdev(struct scsi_tape *tape, int mode, int rew) in create_one_cdev() argument
4173 struct st_modedef *STm = &(tape->modes[mode]); in create_one_cdev()
4175 int dev_num = tape->index; in create_one_cdev()
4199 tape->disk->disk_name, st_formats[i]); in create_one_cdev()
4201 dev = device_create(&st_sysfs_class, &tape->device->sdev_gendev, in create_one_cdev()
4202 cdev_devno, &tape->modes[mode], "%s", name); in create_one_cdev()
4220 static int create_cdevs(struct scsi_tape *tape) in create_cdevs() argument
4224 error = create_one_cdev(tape, mode, 0); in create_cdevs()
[all …]
Dst.h70 struct scsi_tape *tape; member
/Linux-v4.19/include/acpi/
Dacbuffer.h37 u32 tape; member

12