Home
last modified time | relevance | path

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

/drivers/scsi/mpt3sas/
Dmpt3sas_base.c4053 _base_unmask_events(struct MPT3SAS_ADAPTER *ioc, u16 event) in _base_unmask_events() function
4712 _base_unmask_events(ioc, MPI2_EVENT_SAS_DISCOVERY); in mpt3sas_base_attach()
4713 _base_unmask_events(ioc, MPI2_EVENT_SAS_BROADCAST_PRIMITIVE); in mpt3sas_base_attach()
4714 _base_unmask_events(ioc, MPI2_EVENT_SAS_TOPOLOGY_CHANGE_LIST); in mpt3sas_base_attach()
4715 _base_unmask_events(ioc, MPI2_EVENT_SAS_DEVICE_STATUS_CHANGE); in mpt3sas_base_attach()
4716 _base_unmask_events(ioc, MPI2_EVENT_SAS_ENCL_DEVICE_STATUS_CHANGE); in mpt3sas_base_attach()
4717 _base_unmask_events(ioc, MPI2_EVENT_IR_CONFIGURATION_CHANGE_LIST); in mpt3sas_base_attach()
4718 _base_unmask_events(ioc, MPI2_EVENT_IR_VOLUME); in mpt3sas_base_attach()
4719 _base_unmask_events(ioc, MPI2_EVENT_IR_PHYSICAL_DISK); in mpt3sas_base_attach()
4720 _base_unmask_events(ioc, MPI2_EVENT_IR_OPERATION_STATUS); in mpt3sas_base_attach()
[all …]
/drivers/scsi/mpt2sas/
Dmpt2sas_base.c3937 _base_unmask_events(struct MPT2SAS_ADAPTER *ioc, u16 event) in _base_unmask_events() function
4587 _base_unmask_events(ioc, MPI2_EVENT_SAS_DISCOVERY); in mpt2sas_base_attach()
4588 _base_unmask_events(ioc, MPI2_EVENT_SAS_BROADCAST_PRIMITIVE); in mpt2sas_base_attach()
4589 _base_unmask_events(ioc, MPI2_EVENT_SAS_TOPOLOGY_CHANGE_LIST); in mpt2sas_base_attach()
4590 _base_unmask_events(ioc, MPI2_EVENT_SAS_DEVICE_STATUS_CHANGE); in mpt2sas_base_attach()
4591 _base_unmask_events(ioc, MPI2_EVENT_SAS_ENCL_DEVICE_STATUS_CHANGE); in mpt2sas_base_attach()
4592 _base_unmask_events(ioc, MPI2_EVENT_IR_CONFIGURATION_CHANGE_LIST); in mpt2sas_base_attach()
4593 _base_unmask_events(ioc, MPI2_EVENT_IR_VOLUME); in mpt2sas_base_attach()
4594 _base_unmask_events(ioc, MPI2_EVENT_IR_PHYSICAL_DISK); in mpt2sas_base_attach()
4595 _base_unmask_events(ioc, MPI2_EVENT_IR_OPERATION_STATUS); in mpt2sas_base_attach()
[all …]