Searched refs:MPI2_EVENT_LOG_ENTRY_ADDED (Results 1 - 9 of 9) sorted by relevance

/drivers/scsi/mpt3sas/
H A Dmpt3sas_trigger_diag.c257 if (event == MPI2_EVENT_LOG_ENTRY_ADDED) {
H A Dmpt3sas_base.c619 case MPI2_EVENT_LOG_ENTRY_ADDED:
4722 _base_unmask_events(ioc, MPI2_EVENT_LOG_ENTRY_ADDED);
H A Dmpt3sas_ctl.c377 * For MPI2_EVENT_LOG_ENTRY_ADDED, we always notify.
379 if (event == MPI2_EVENT_LOG_ENTRY_ADDED ||
H A Dmpt3sas_scsih.c7206 if (event != MPI2_EVENT_LOG_ENTRY_ADDED)
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h509 #define MPI2_EVENT_LOG_ENTRY_ADDED (0x0021) macro
/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h503 #define MPI2_EVENT_LOG_ENTRY_ADDED (0x0021) macro
/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c638 case MPI2_EVENT_LOG_ENTRY_ADDED:
4596 _base_unmask_events(ioc, MPI2_EVENT_LOG_ENTRY_ADDED);
H A Dmpt2sas_ctl.c379 * For MPI2_EVENT_LOG_ENTRY_ADDED, we always notify.
381 if (event == MPI2_EVENT_LOG_ENTRY_ADDED ||
H A Dmpt2sas_scsih.c7567 case MPI2_EVENT_LOG_ENTRY_ADDED:

Completed in 4562 milliseconds