Lines Matching refs:sense_key
361 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()
633 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check()
634 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR)) { in write_behind_check()
729 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer()
730 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush_write_buffer()
924 scode = cmdstatp->sense_hdr.sense_key; in test_ready()
1337 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush()
1338 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush()
1735 scode = cmdstatp->sense_hdr.sense_key; in st_write()
1909 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in read_tape()
1919 cmdstatp->sense_hdr.sense_key == MEDIUM_ERROR) in read_tape()
1990 cmdstatp->sense_hdr.sense_key == BLANK_CHECK) { in read_tape()
2933 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
2934 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) { in st_int_ioctl()
2990 if (cmdstatp->sense_hdr.sense_key == ILLEGAL_REQUEST && in st_int_ioctl()
3002 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in st_int_ioctl()