Searched refs:hba_mpi_version_belonged (Results 1 – 4 of 4) sorted by relevance
432 version = ioc->hba_mpi_version_belonged; in _ctl_verify_adapter()1171 switch (ioc->hba_mpi_version_belonged) { in _ctl_getiocinfo()1814 (ioc->hba_mpi_version_belonged == MPI2_VERSION) ? in mpt3sas_enable_diag_buffer()1870 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) in mpt3sas_enable_diag_buffer()3401 (ioc->hba_mpi_version_belonged == MPI2_VERSION) ? in host_trace_buffer_enable_store()3410 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) in host_trace_buffer_enable_store()
2831 else if (ioc->hba_mpi_version_belonged > MPI2_VERSION) in _base_config_dma_addressing()3199 ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_enable_msix()5156 if (ioc->hba_mpi_version_belonged == MPI2_VERSION) in _base_allocate_memory_pools()5220 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_allocate_memory_pools()6404 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_get_ioc_facts()6465 mpi_request.MsgVersion = cpu_to_le16(ioc->hba_mpi_version_belonged); in _base_send_ioc_init()7207 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_make_ioc_operational()7323 switch (ioc->hba_mpi_version_belonged) { in mpt3sas_base_attach()7506 if (ioc->hba_mpi_version_belonged == MPI26_VERSION) { in mpt3sas_base_attach()
2121 switch (ioc->hba_mpi_version_belonged) { in scsih_get_resync()2187 switch (ioc->hba_mpi_version_belonged) { in scsih_get_state()2225 switch (ioc->hba_mpi_version_belonged) { in _scsih_set_level()4109 if (ioc->hba_mpi_version_belonged == MPI2_VERSION) { in _scsih_allow_scmd_to_device()4776 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _scsih_temp_threshold_events()7948 if (ioc->hba_mpi_version_belonged == MPI2_VERSION) in _scsih_ir_fastpath()8380 ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _scsih_sas_ir_config_change_event()8911 (ioc->hba_mpi_version_belonged != MPI2_VERSION)) { in _scsih_mark_responding_pcie_device()10877 ioc->hba_mpi_version_belonged = hba_mpi_version; in _scsih_probe()10903 ioc->hba_mpi_version_belonged = hba_mpi_version; in _scsih_probe()[all …]
1291 u16 hba_mpi_version_belonged; member