Searched refs:scsi_tape (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.h23 struct scsi_tape;
30 struct scsi_tape *stp;
96 struct scsi_tape { struct
H A Dst.c182 static struct scsi_tape **scsi_tapes = NULL;
202 static int do_create_class_files(struct scsi_tape *, int, int);
213 static int st_compression(struct scsi_tape *, int);
215 static int find_partition(struct scsi_tape *);
216 static int switch_partition(struct scsi_tape *);
218 static int st_int_ioctl(struct scsi_tape *, unsigned int, unsigned long);
222 #define to_scsi_tape(obj) container_of(obj, struct scsi_tape, kref)
238 static struct scsi_tape *scsi_tape_get(int dev)
240 struct scsi_tape *STp = NULL;
268 static void scsi_tape_put(struct scsi_tape *ST
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/path_id/
H A Dpath_id532 if [ "$TYPE" = "scsi_tape" ] ; then
561 scsi_tape)

Completed in 103 milliseconds