Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dst.h23 struct scsi_tape;
30 struct scsi_tape *stp;
69 struct scsi_tape *tape;
98 struct scsi_tape { struct
Dst.c213 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)
241 static struct scsi_tape *scsi_tape_get(int dev) in scsi_tape_get()
243 struct scsi_tape *STp = NULL; in scsi_tape_get()
270 static void scsi_tape_put(struct scsi_tape *STp) in scsi_tape_put()
311 static inline char *tape_name(struct scsi_tape *tape) in tape_name()
358 static int st_chk_result(struct scsi_tape *STp, struct st_request * SRpnt) in st_chk_result()
[all …]
/linux-4.1.27/Documentation/scsi/
Dst.txt131 The driver creates the directory /sys/class/scsi_tape and populates it with