Searched refs:MPI2_EVENT_LOG_ENTRY_ADDED (Results 1 – 5 of 5) sorted by relevance
258 if (event == MPI2_EVENT_LOG_ENTRY_ADDED) { in mpt3sas_trigger_event()
1042 case MPI2_EVENT_LOG_ENTRY_ADDED: in _base_display_event_data()6688 _base_unmask_events(ioc, MPI2_EVENT_LOG_ENTRY_ADDED); in mpt3sas_base_attach()
377 if (event == MPI2_EVENT_LOG_ENTRY_ADDED || in mpt3sas_ctl_add_to_event_log()
9506 if (event != MPI2_EVENT_LOG_ENTRY_ADDED) in mpt3sas_scsih_event_callback()9549 case MPI2_EVENT_LOG_ENTRY_ADDED: in mpt3sas_scsih_event_callback()
557 #define MPI2_EVENT_LOG_ENTRY_ADDED (0x0021) macro