Searched refs:osst_get_logical_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.c1138 static int osst_get_logical_frame(struct osst_tape * STp, struct osst_request ** aSRpnt,
1302 if (osst_get_logical_frame(STp, aSRpnt, frame_seq_estimate, 1) >= 0) {
1348 if (osst_get_logical_frame(STp, aSRpnt, -1, 1) < 0)
1427 r = osst_get_logical_frame(STp, aSRpnt, -1, 1);
1859 if (osst_get_logical_frame(STp, aSRpnt, -1, 0) < 0) {
1892 if (osst_get_logical_frame(STp, aSRpnt, -1, 0) < 0) {
1920 if (osst_get_logical_frame(STp, aSRpnt, -1, 0) < 0) {
1957 if (osst_get_logical_frame(STp, aSRpnt, -1, 0) < 0) {
1964 if (osst_get_logical_frame(STp, aSRpnt, -1, 0) < 0) {
2012 if (osst_get_logical_frame(ST
1136 static int osst_get_logical_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, function
[all...]

Completed in 63 milliseconds