Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dosst.c917 static int osst_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int curr, int min… in osst_wait_frame() function
1041 if (osst_wait_frame (STp, aSRpnt, STp->first_frame_position, 0, timeout)) in osst_read_frame()
3100 if (osst_wait_frame (STp, aSRpnt, STp->first_frame_position, -50, 120)) in osst_flush_write_buffer()
3270 if (osst_wait_frame (STp, aSRpnt, STp->first_frame_position, -48, 120)) in osst_write_frame()