Lines Matching refs:sense_key
372 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()
701 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in write_behind_check()
702 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR)) { in write_behind_check()
798 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush_write_buffer()
799 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush_write_buffer()
988 scode = cmdstatp->sense_hdr.sense_key; in test_ready()
1396 (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_flush()
1397 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) && in st_flush()
1795 scode = cmdstatp->sense_hdr.sense_key; in st_write()
1968 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in read_tape()
1978 cmdstatp->sense_hdr.sense_key == MEDIUM_ERROR) in read_tape()
2055 cmdstatp->sense_hdr.sense_key == BLANK_CHECK) { in read_tape()
3016 if (cmdstatp->sense_hdr.sense_key == NO_SENSE || in st_int_ioctl()
3017 cmdstatp->sense_hdr.sense_key == RECOVERED_ERROR) { in st_int_ioctl()
3073 if (cmdstatp->sense_hdr.sense_key == ILLEGAL_REQUEST && in st_int_ioctl()
3085 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in st_int_ioctl()