Searched refs:osst_int_ioctl (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | osst.c | 183 static int osst_int_ioctl(struct osst_tape *STp, struct osst_request ** aSRpnt, 4054 static int osst_int_ioctl(struct osst_tape * STp, struct osst_request ** aSRpnt, in osst_int_ioctl() function 5121 if ((i = osst_int_ioctl(STp, &SRpnt, MTREW, 0)) < 0 /*|| in osst_ioctl() 5162 retval = osst_int_ioctl(STp, &SRpnt, mtc.mt_op, mtc.mt_count); in osst_ioctl()
|