Home
last modified time | relevance | path

Searched refs:st_modedef (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/
Dst.h59 struct st_modedef { struct
150 struct st_modedef modes[ST_NBR_MODES];
Dst.c885 static int set_mode_densblk(struct scsi_tape * STp, struct st_modedef * STm) in set_mode_densblk()
1048 struct st_modedef *STm; in check_tape()
1349 struct st_modedef *STm = &(STp->modes[STp->current_mode]); in st_flush()
1633 struct st_modedef *STm; in st_write()
1907 struct st_modedef *STm; in read_tape()
2105 struct st_modedef *STm; in st_read()
2246 static void st_log_options(struct scsi_tape * STp, struct st_modedef * STm) in DEB()
2279 struct st_modedef *STm;
2289 memcpy(STm, &(STp->modes[0]), sizeof(struct st_modedef));
3510 struct st_modedef *STm; in st_ioctl()
[all …]