Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dconstants.c18 #define CONST_STATUS 0x02 macro
32 #define CONSTANTS (CONST_COMMAND | CONST_STATUS | CONST_SENSE | CONST_XSENSE \
151 #if (CONSTANTS & CONST_STATUS)
165 #if (CONSTANTS & CONST_STATUS) in print_status()