Searched refs:IOASC_LOG_LEVEL_MUST (Results 1 - 2 of 2) sorted by relevance
/drivers/scsi/ |
H A D | pmcraid.h | 850 #define IOASC_LOG_LEVEL_MUST 0x1 /* must log: all high-severity errors */ macro 871 {0x03110C00, IOASC_LOG_LEVEL_MUST, 877 {0x04080000, IOASC_LOG_LEVEL_MUST, 879 {0x04088000, IOASC_LOG_LEVEL_MUST, 893 {0x04418000, IOASC_LOG_LEVEL_MUST, 897 {0x04448200, IOASC_LOG_LEVEL_MUST,
|
H A D | pmcraid.c | 63 static unsigned int pmcraid_log_level = IOASC_LOG_LEVEL_MUST;
|
Completed in 47 milliseconds