Home
last modified time | relevance | path

Searched refs:_base_unmask_events (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c7831 _base_unmask_events(struct MPT3SAS_ADAPTER *ioc, u16 event) in _base_unmask_events() function
8642 _base_unmask_events(ioc, MPI2_EVENT_SAS_DISCOVERY); in mpt3sas_base_attach()
8648 _base_unmask_events(ioc, MPI2_EVENT_IR_VOLUME); in mpt3sas_base_attach()
8649 _base_unmask_events(ioc, MPI2_EVENT_IR_PHYSICAL_DISK); in mpt3sas_base_attach()
8650 _base_unmask_events(ioc, MPI2_EVENT_IR_OPERATION_STATUS); in mpt3sas_base_attach()
8651 _base_unmask_events(ioc, MPI2_EVENT_LOG_ENTRY_ADDED); in mpt3sas_base_attach()
8652 _base_unmask_events(ioc, MPI2_EVENT_TEMP_THRESHOLD); in mpt3sas_base_attach()
8653 _base_unmask_events(ioc, MPI2_EVENT_ACTIVE_CABLE_EXCEPTION); in mpt3sas_base_attach()
8657 _base_unmask_events(ioc, in mpt3sas_base_attach()
8659 _base_unmask_events(ioc, MPI2_EVENT_PCIE_ENUMERATION); in mpt3sas_base_attach()
[all …]