Searched refs:IOASC_LOG_LEVEL_MUST (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/scsi/ | 
| D | pmcraid.h | 835 #define IOASC_LOG_LEVEL_MUST        0x1	/* must log: all high-severity errors */  macro 856 	{0x03110C00, IOASC_LOG_LEVEL_MUST, 862 	{0x04080000, IOASC_LOG_LEVEL_MUST, 864 	{0x04088000, IOASC_LOG_LEVEL_MUST, 878 	{0x04418000, IOASC_LOG_LEVEL_MUST, 882 	{0x04448200, IOASC_LOG_LEVEL_MUST,
  | 
| D | pmcraid.c | 49 static unsigned int pmcraid_log_level = IOASC_LOG_LEVEL_MUST;
  |