Searched refs:MPI2_EVENT_LOG_ENTRY_ADDED (Results 1 – 5 of 5) sorted by relevance
257 if (event == MPI2_EVENT_LOG_ENTRY_ADDED) { in mpt3sas_trigger_event()
1085 case MPI2_EVENT_LOG_ENTRY_ADDED: in _base_display_event_data()7160 _base_unmask_events(ioc, MPI2_EVENT_LOG_ENTRY_ADDED); in mpt3sas_base_attach()
369 if (event == MPI2_EVENT_LOG_ENTRY_ADDED || in mpt3sas_ctl_add_to_event_log()
9475 if (event != MPI2_EVENT_LOG_ENTRY_ADDED) in mpt3sas_scsih_event_callback()9518 case MPI2_EVENT_LOG_ENTRY_ADDED: in mpt3sas_scsih_event_callback()
561 #define MPI2_EVENT_LOG_ENTRY_ADDED (0x0021) macro