Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c924 if (!mrioc->sas_transport_enabled || (tgtdev->dev_type != in mpi3mr_remove_tgtdev_from_host()
978 if (!mrioc->sas_transport_enabled || (tgtdev->dev_type != in mpi3mr_report_tgtdev_to_host()
1741 if (mrioc->sas_transport_enabled) { in mpi3mr_sastopochg_evt_bh()
1782 if (!mrioc->sas_transport_enabled || tgtdev->non_stl in mpi3mr_sastopochg_evt_bh()
1803 if (mrioc->sas_transport_enabled && (event_data->exp_status == in mpi3mr_sastopochg_evt_bh()
2063 else if (mrioc->sas_transport_enabled && in mpi3mr_fwevt_bh()
2143 if (mrioc->sas_transport_enabled) { in mpi3mr_fwevt_bh()
4647 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_sdev_destroy()
4731 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_sdev_configure()
4779 else if (mrioc->sas_transport_enabled && !starget->channel) { in mpi3mr_sdev_init()
[all …]
H A Dmpi3mr.h1354 u8 sas_transport_enabled; member
H A 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()
H A Dmpi3mr_fw.c1362 if ((mrioc->sas_transport_enabled) && (mrioc->facts.ioc_capabilities & in mpi3mr_revalidate_factsdata()
4268 mrioc->sas_transport_enabled = 1; in mpi3mr_init_ioc()