Lines Matching refs:sense_key
373 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()
647 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check()
648 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR)) { in write_behind_check()
744 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer()
745 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush_write_buffer()
934 scode = cmdstatp->sense_hdr.sense_key; in test_ready()
1342 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush()
1343 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush()
1741 scode = cmdstatp->sense_hdr.sense_key; in st_write()
1914 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in read_tape()
1924 cmdstatp->sense_hdr.sense_key == MEDIUM_ERROR) in read_tape()
2001 cmdstatp->sense_hdr.sense_key == BLANK_CHECK) { in read_tape()
2962 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
2963 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) { in st_int_ioctl()
3019 if (cmdstatp->sense_hdr.sense_key == ILLEGAL_REQUEST && in st_int_ioctl()
3031 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in st_int_ioctl()