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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c218 static int st_int_ioctl(struct scsi_tape *, unsigned int, unsigned long);
802 result = st_int_ioctl(STp, MTBSR, backspace);
837 st_int_ioctl(STp, SET_DENS_AND_BLK, arg)) {
1162 if (st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer))
1375 result2 = st_int_ioctl(STp, MTREW, 1);
1931 st_int_ioctl(STp, MTBSR, 1);
1942 if (st_int_ioctl(STp, MTBSR, 1))
2332 st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer);
2604 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg)
2759 ioctl_result = st_int_ioctl(ST
2592 static int st_int_ioctl(struct scsi_tape *STp, unsigned int cmd_in, unsigned long arg) function
[all...]

Completed in 73 milliseconds