Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-sas.h87 #define TW_AEN_SEVERITY_DEBUG 0x4 macro
H A D3w-9xxx.h306 #define TW_AEN_SEVERITY_DEBUG 0x4 macro
H A D3w-sas.c214 (severity_code > (unsigned char) TW_AEN_SEVERITY_DEBUG)) in twl_aen_severity_lookup()
258 if (event->severity != TW_AEN_SEVERITY_DEBUG) in twl_aen_queue_event()
H A D3w-9xxx.c412 if (event->severity != TW_AEN_SEVERITY_DEBUG) in twa_aen_queue_event()
467 (severity_code > (unsigned char) TW_AEN_SEVERITY_DEBUG)) in twa_aen_severity_lookup()