Lines Matching refs:read_error_frame
744 if (STp->read_error_frame == 0) in osst_verify_frame()
745 STp->read_error_frame = STp->first_frame_position - 1; in osst_verify_frame()
1064 if (STp->read_error_frame == 0) { in osst_read_frame()
1065 STp->read_error_frame = STp->first_frame_position; in osst_read_frame()
1067 printk(OSST_DEB_MSG "%s:D: Recording read error at %d\n", name, STp->read_error_frame); in osst_read_frame()
1168 if (STp->read_error_frame) { in osst_get_logical_frame()
1169 osst_set_frame_position(STp, aSRpnt, STp->read_error_frame, 0); in osst_get_logical_frame()
1172 name, STp->read_error_frame); in osst_get_logical_frame()
1174 STp->read_error_frame = 0; in osst_get_logical_frame()
1192 position = STp->read_error_frame - 1; in osst_get_logical_frame()
1215 STp->read_error_frame = 0; in osst_get_logical_frame()
1221 position = STp->read_error_frame - 1; in osst_get_logical_frame()
1255 name, STp->read_error_frame); in osst_get_logical_frame()
1266 STp->read_error_frame = 0; in osst_get_logical_frame()