Searched refs:osst_read_frame (Results 1 – 1 of 1) sorted by relevance
1033 static int osst_read_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int timeout) in osst_read_frame() function1185 || ( (!STp->frame_in_buffer) && osst_read_frame(STp, aSRpnt, 30) ) ) { in osst_get_logical_frame()2399 if (osst_read_frame(STp, aSRpnt, 180)) { in __osst_analyze_headers()