Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/mpt2sas/
Dmpt2sas_base.c3735 _base_unmask_events(struct MPT2SAS_ADAPTER *ioc, u16 event) in _base_unmask_events() function
4356 _base_unmask_events(ioc, MPI2_EVENT_SAS_DISCOVERY); in mpt2sas_base_attach()
4357 _base_unmask_events(ioc, MPI2_EVENT_SAS_BROADCAST_PRIMITIVE); in mpt2sas_base_attach()
4358 _base_unmask_events(ioc, MPI2_EVENT_SAS_TOPOLOGY_CHANGE_LIST); in mpt2sas_base_attach()
4359 _base_unmask_events(ioc, MPI2_EVENT_SAS_DEVICE_STATUS_CHANGE); in mpt2sas_base_attach()
4360 _base_unmask_events(ioc, MPI2_EVENT_SAS_ENCL_DEVICE_STATUS_CHANGE); in mpt2sas_base_attach()
4361 _base_unmask_events(ioc, MPI2_EVENT_IR_CONFIGURATION_CHANGE_LIST); in mpt2sas_base_attach()
4362 _base_unmask_events(ioc, MPI2_EVENT_IR_VOLUME); in mpt2sas_base_attach()
4363 _base_unmask_events(ioc, MPI2_EVENT_IR_PHYSICAL_DISK); in mpt2sas_base_attach()
4364 _base_unmask_events(ioc, MPI2_EVENT_IR_OPERATION_STATUS); in mpt2sas_base_attach()
[all …]