Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dconstants.c19 #define CONST_SENSE 0x04 macro
32 #define CONSTANTS (CONST_COMMAND | CONST_STATUS | CONST_SENSE | CONST_XSENSE \
672 #if (CONSTANTS & CONST_SENSE)
746 #if (CONSTANTS & CONST_SENSE) in print_sense_internal()
785 #if (CONSTANTS & CONST_SENSE) in print_sense_internal()
799 #if !(CONSTANTS & CONST_SENSE) in print_sense_internal()