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

/drivers/scsi/
H A Dst.c210 static int st_int_ioctl(struct scsi_tape *, unsigned int, unsigned long);
809 result = st_int_ioctl(STp, MTBSR, backspace);
843 st_int_ioctl(STp, SET_DENS_AND_BLK, arg)) {
1171 if (st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer))
1390 result2 = st_int_ioctl(STp, MTREW, 1);
1951 st_int_ioctl(STp, MTBSR, 1);
1964 if (st_int_ioctl(STp, MTBSR, 1))
2367 st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer);
2644 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg)
2808 ioctl_result = st_int_ioctl(ST
2632 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) function
[all...]

Completed in 29 milliseconds