Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dosst.c183 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()