Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_ctl.c432 version = ioc->hba_mpi_version_belonged; in _ctl_verify_adapter()
1175 switch (ioc->hba_mpi_version_belonged) { in _ctl_getiocinfo()
1822 (ioc->hba_mpi_version_belonged == MPI2_VERSION) ? in mpt3sas_enable_diag_buffer()
1878 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) in mpt3sas_enable_diag_buffer()
3458 (ioc->hba_mpi_version_belonged == MPI2_VERSION) ? in host_trace_buffer_enable_store()
3467 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) in host_trace_buffer_enable_store()
A Dmpt3sas_base.c3010 else if (ioc->hba_mpi_version_belonged > MPI2_VERSION) in _base_config_dma_addressing()
3404 ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_enable_msix()
6127 if (ioc->hba_mpi_version_belonged == MPI2_VERSION) in _base_allocate_memory_pools()
6191 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_allocate_memory_pools()
7301 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_get_ioc_facts()
7362 mpi_request.MsgVersion = cpu_to_le16(ioc->hba_mpi_version_belonged); in _base_send_ioc_init()
8117 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _base_make_ioc_operational()
8236 switch (ioc->hba_mpi_version_belonged) { in mpt3sas_base_attach()
8419 if (ioc->hba_mpi_version_belonged == MPI26_VERSION) { in mpt3sas_base_attach()
A Dmpt3sas_scsih.c2290 switch (ioc->hba_mpi_version_belonged) { in scsih_get_resync()
2356 switch (ioc->hba_mpi_version_belonged) { in scsih_get_state()
2394 switch (ioc->hba_mpi_version_belonged) { in _scsih_set_level()
4309 if (ioc->hba_mpi_version_belonged == MPI2_VERSION) { in _scsih_allow_scmd_to_device()
4976 if (ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _scsih_temp_threshold_events()
8912 if (ioc->hba_mpi_version_belonged == MPI2_VERSION) in _scsih_ir_fastpath()
9346 ioc->hba_mpi_version_belonged != MPI2_VERSION) { in _scsih_sas_ir_config_change_event()
12108 ioc->hba_mpi_version_belonged = hba_mpi_version; in _scsih_probe()
12140 ioc->hba_mpi_version_belonged = hba_mpi_version; in _scsih_probe()
12180 if ((ioc->hba_mpi_version_belonged == MPI25_VERSION && in _scsih_probe()
[all …]
A Dmpt3sas_base.h1433 u16 hba_mpi_version_belonged; member

Completed in 48 milliseconds