Lines Matching refs:sense_key
372 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()
702 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check()
703 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR)) { in write_behind_check()
799 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer()
800 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush_write_buffer()
989 scode = cmdstatp->sense_hdr.sense_key; in test_ready()
1397 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush()
1398 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush()
1796 scode = cmdstatp->sense_hdr.sense_key; in st_write()
1969 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in read_tape()
1978 if (cmdstatp->sense_hdr.sense_key == MEDIUM_ERROR) { in read_tape()
2059 cmdstatp->sense_hdr.sense_key == BLANK_CHECK) { in read_tape()
3020 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
3021 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) { in st_int_ioctl()
3077 if (cmdstatp->sense_hdr.sense_key == ILLEGAL_REQUEST && in st_int_ioctl()
3089 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in st_int_ioctl()