Searched refs:BLANK_CHECK (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/scsi/
H A Dscsi.h315 #define BLANK_CHECK 0x08 macro
/linux-4.1.27/drivers/scsi/
H A Dst.c398 scode != BLANK_CHECK && st_chk_result()
1922 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK) read_tape()
2009 cmdstatp->sense_hdr.sense_key == BLANK_CHECK) { read_tape()
2013 STps->eof = ST_EOD_2; /* First BLANK_CHECK after FM */ read_tape()
3043 if (cmdstatp->sense_hdr.sense_key == BLANK_CHECK)
H A Dscsi_error.c568 case BLANK_CHECK: scsi_check_sense()
H A Dosst.c274 scode != BLANK_CHECK && osst_chk_result()
4431 if ((SRpnt->sense[2] & 0x0f) == BLANK_CHECK) osst_int_ioctl()
/linux-4.1.27/drivers/ide/
H A Dide-cd.c363 case BLANK_CHECK: cdrom_decode_status()

Completed in 172 milliseconds