Searched refs:osst_wait_frame (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 Dosst.c917 static int osst_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int curr, int minlast, int to)
1041 if (osst_wait_frame (STp, aSRpnt, STp->first_frame_position, 0, timeout))
3101 if (osst_wait_frame (STp, aSRpnt, STp->first_frame_position, -50, 120))
3271 if (osst_wait_frame (STp, aSRpnt, STp->first_frame_position, -48, 120))
915 static int osst_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int curr, int minlast, int to) function

Completed in 37 milliseconds