tag | line | file | source code |
---|---|---|---|
CONST_STATUS | 21 | drivers/scsi/constants.c | #define CONSTANTS (CONST_CMD | CONST_STATUS | CONST_SENSE | CONST_XSENSE) |
CONST_STATUS | 105 | drivers/scsi/constants.c | #if (CONSTANTS & CONST_STATUS) |
CONST_STATUS | 116 | drivers/scsi/constants.c | #if (CONSTANTS & CONST_STATUS) |