Searched refs:MPI2_EVENT_LOG_ENTRY_ADDED (Results 1 – 4 of 4) sorted by relevance
297 if (event == MPI2_EVENT_LOG_ENTRY_ADDED) { in mpt3sas_trigger_event()
376 * For MPI2_EVENT_LOG_ENTRY_ADDED, we always notify. in mpt3sas_ctl_add_to_event_log() 378 if (event == MPI2_EVENT_LOG_ENTRY_ADDED || in mpt3sas_ctl_add_to_event_log()
10873 if (event != MPI2_EVENT_LOG_ENTRY_ADDED) in mpt3sas_scsih_event_callback() 10928 case MPI2_EVENT_LOG_ENTRY_ADDED: in mpt3sas_scsih_event_callback()
569 #define MPI2_EVENT_LOG_ENTRY_ADDED (0x0021) macro