Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/mpi3mr/
Dmpi3mr_os.c917 if (!mrioc->sas_transport_enabled || (tgtdev->dev_type != in mpi3mr_remove_tgtdev_from_host()
971 if (!mrioc->sas_transport_enabled || (tgtdev->dev_type != in mpi3mr_report_tgtdev_to_host()
1720 if (mrioc->sas_transport_enabled) { in mpi3mr_sastopochg_evt_bh()
1761 if (!mrioc->sas_transport_enabled || tgtdev->non_stl in mpi3mr_sastopochg_evt_bh()
1782 if (mrioc->sas_transport_enabled && (event_data->exp_status == in mpi3mr_sastopochg_evt_bh()
2036 else if (mrioc->sas_transport_enabled && in mpi3mr_fwevt_bh()
2116 if (mrioc->sas_transport_enabled) { in mpi3mr_fwevt_bh()
4498 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_sdev_destroy()
4582 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_sdev_configure()
4630 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_sdev_init()
[all …]
Dmpi3mr.h1339 u8 sas_transport_enabled; member
Dmpi3mr_transport.c2361 !mrioc->sas_transport_enabled) in mpi3mr_report_tgtdev_to_sas_transport()
2426 !mrioc->sas_transport_enabled) in mpi3mr_remove_tgtdev_from_sas_transport()
Dmpi3mr_fw.c1351 if ((mrioc->sas_transport_enabled) && (mrioc->facts.ioc_capabilities & in mpi3mr_revalidate_factsdata()
4232 mrioc->sas_transport_enabled = 1; in mpi3mr_init_ioc()