Searched refs:IOASC_LOG_LEVEL_MUST (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | pmcraid.h | 848 #define IOASC_LOG_LEVEL_MUST 0x1 /* must log: all high-severity errors */ macro 869 {0x03110C00, IOASC_LOG_LEVEL_MUST, 875 {0x04080000, IOASC_LOG_LEVEL_MUST, 877 {0x04088000, IOASC_LOG_LEVEL_MUST, 891 {0x04418000, IOASC_LOG_LEVEL_MUST, 895 {0x04448200, IOASC_LOG_LEVEL_MUST,
|
D | pmcraid.c | 64 static unsigned int pmcraid_log_level = IOASC_LOG_LEVEL_MUST;
|