Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dosst.c1033 static int osst_read_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int timeout) in osst_read_frame() function
1185 || ( (!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()