Searched refs:osst_read_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.c1030 static int osst_read_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int timeout)
1182 || ( (!STp->frame_in_buffer) && osst_read_frame(STp, aSRpnt, 30) ) ) {
2396 if (osst_read_frame(STp, aSRpnt, 180)) {
1028 static int osst_read_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int timeout) function

Completed in 40 milliseconds