Lines Matching refs:read_error_frame
741 if (STp->read_error_frame == 0) in osst_verify_frame()
742 STp->read_error_frame = STp->first_frame_position - 1; in osst_verify_frame()
1061 if (STp->read_error_frame == 0) { in osst_read_frame()
1062 STp->read_error_frame = STp->first_frame_position; in osst_read_frame()
1064 printk(OSST_DEB_MSG "%s:D: Recording read error at %d\n", name, STp->read_error_frame); in osst_read_frame()
1165 if (STp->read_error_frame) { in osst_get_logical_frame()
1166 osst_set_frame_position(STp, aSRpnt, STp->read_error_frame, 0); in osst_get_logical_frame()
1169 name, STp->read_error_frame); in osst_get_logical_frame()
1171 STp->read_error_frame = 0; in osst_get_logical_frame()
1189 position = STp->read_error_frame - 1; in osst_get_logical_frame()
1212 STp->read_error_frame = 0; in osst_get_logical_frame()
1218 position = STp->read_error_frame - 1; in osst_get_logical_frame()
1252 name, STp->read_error_frame); in osst_get_logical_frame()
1263 STp->read_error_frame = 0; in osst_get_logical_frame()