Searched refs:st_int_ioctl (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/ |
H A D | st.c | 222 static int st_int_ioctl(struct scsi_tape *, unsigned int, unsigned long); 886 result = st_int_ioctl(STp, MTBSR, backspace); in flush_buffer() 920 st_int_ioctl(STp, SET_DENS_AND_BLK, arg)) { in set_mode_densblk() 1262 if (st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer)) in check_tape() 1481 result2 = st_int_ioctl(STp, MTREW, 1); 2043 st_int_ioctl(STp, MTBSR, 1); in read_tape() 2056 if (st_int_ioctl(STp, MTBSR, 1)) in read_tape() 2459 st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer); 2735 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) in st_int_ioctl() 2900 ioctl_result = st_int_ioctl(ST in st_int_ioctl() 2724 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) st_int_ioctl() function [all...] |