Home
last modified time | relevance | path

Searched refs:BLANK_CHECK (Results 1 – 4 of 4) sorted by relevance

/linux/include/scsi/
H A Dscsi_proto.h228 #define BLANK_CHECK 0x08 macro
/linux/drivers/scsi/
H A Dst.c404 scode != BLANK_CHECK && in st_chk_result()
1997 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in read_tape()
2087 cmdstatp->sense_hdr.sense_key == BLANK_CHECK) { in read_tape()
3121 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) in st_int_ioctl()
H A Dscsi_error.c704 case BLANK_CHECK: in scsi_check_sense()
H A Dscsi_debug.c3470 mk_sense_buffer(scp, BLANK_CHECK, 0x05, 0); in resp_locate()
3604 mk_sense_info_tape(scp, BLANK_CHECK, NO_ADDITIONAL_SENSE, in resp_space()
4507 mk_sense_info_tape(scp, BLANK_CHECK, NO_ADDITIONAL_SENSE, in resp_read_tape()