Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_os.c882 if (!mrioc->sas_transport_enabled || (tgtdev->dev_type != in mpi3mr_remove_tgtdev_from_host()
934 if (!mrioc->sas_transport_enabled || (tgtdev->dev_type != in mpi3mr_report_tgtdev_to_host()
1612 if (mrioc->sas_transport_enabled) { in mpi3mr_sastopochg_evt_bh()
1653 if (!mrioc->sas_transport_enabled || tgtdev->non_stl in mpi3mr_sastopochg_evt_bh()
1674 if (mrioc->sas_transport_enabled && (event_data->exp_status == in mpi3mr_sastopochg_evt_bh()
1927 else if (mrioc->sas_transport_enabled && in mpi3mr_fwevt_bh()
1997 if (mrioc->sas_transport_enabled) { in mpi3mr_fwevt_bh()
4310 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_slave_destroy()
4392 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_slave_configure()
4460 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_slave_alloc()
[all …]
Dmpi3mr.h1222 u8 sas_transport_enabled; member
Dmpi3mr_transport.c2322 !mrioc->sas_transport_enabled) in mpi3mr_report_tgtdev_to_sas_transport()
2387 !mrioc->sas_transport_enabled) in mpi3mr_remove_tgtdev_from_sas_transport()
Dmpi3mr_fw.c1172 if ((mrioc->sas_transport_enabled) && (mrioc->facts.ioc_capabilities & in mpi3mr_revalidate_factsdata()
3845 mrioc->sas_transport_enabled = 1; in mpi3mr_init_ioc()