Searched refs:MPI2_EVENT_LOG_ENTRY_ADDED (Results 1 – 5 of 5) sorted by relevance
297 if (event == MPI2_EVENT_LOG_ENTRY_ADDED) { in mpt3sas_trigger_event()
375 if (event == MPI2_EVENT_LOG_ENTRY_ADDED || in mpt3sas_ctl_add_to_event_log()
1294 case MPI2_EVENT_LOG_ENTRY_ADDED: in _base_display_event_data()8612 _base_unmask_events(ioc, MPI2_EVENT_LOG_ENTRY_ADDED); in mpt3sas_base_attach()
10883 if (event != MPI2_EVENT_LOG_ENTRY_ADDED) in mpt3sas_scsih_event_callback()10938 case MPI2_EVENT_LOG_ENTRY_ADDED: in mpt3sas_scsih_event_callback()
567 #define MPI2_EVENT_LOG_ENTRY_ADDED (0x0021) macro