Searched refs:sas_hba (Results 1 – 4 of 4) sorted by relevance
95 if (ioc->sas_hba.sas_address == sas_address) in _transport_sas_node_find_by_sas_address()96 return &ioc->sas_hba; in _transport_sas_node_find_by_sas_address()749 if (sas_node->handle <= ioc->sas_hba.num_phys) { in mpt3sas_transport_port_add()811 if (sas_node->handle <= ioc->sas_hba.num_phys) { in mpt3sas_transport_port_add()822 if (sas_node->handle <= ioc->sas_hba.num_phys) in mpt3sas_transport_port_add()916 if (sas_node->handle <= ioc->sas_hba.num_phys && in mpt3sas_transport_port_remove()1177 if ((sas_node->handle <= ioc->sas_hba.num_phys) && in mpt3sas_transport_update_links()1426 if (phy->identify.sas_address != ioc->sas_hba.sas_address) in _transport_get_linkerrors()1716 if (phy->identify.sas_address != ioc->sas_hba.sas_address) in _transport_phy_reset()1775 if (phy->identify.sas_address != ioc->sas_hba.sas_address) in _transport_phy_enable()[all …]
531 if ((handle <= ioc->sas_hba.num_phys) && in _scsih_get_sas_address()534 *sas_address = ioc->sas_hba.sas_address; in _scsih_get_sas_address()4678 if (expander_handle < ioc->sas_hba.num_phys) { in _scsih_check_topo_delete_events()5958 (ioc->sas_hba.num_phys * sizeof(Mpi2SasIOUnit0PhyData_t)); in _scsih_update_vphys_after_reset()5974 for (i = 0; i < ioc->sas_hba.num_phys; i++) { in _scsih_update_vphys_after_reset()6136 sz = offsetof(Mpi2SasIOUnitPage0_t, PhyData) + (ioc->sas_hba.num_phys in _scsih_get_port_table_after_reset()6151 for (i = 0; i < ioc->sas_hba.num_phys; i++) { in _scsih_get_port_table_after_reset()6280 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_del_phy_part_of_anther_port()6314 struct _sas_node *sas_node = &ioc->sas_hba; in _scsih_add_or_del_phys_from_existing_port()6318 for (offset = 0; offset < ioc->sas_hba.num_phys; offset++) { in _scsih_add_or_del_phys_from_existing_port()[all …]
1472 struct _sas_node sas_hba; member
3065 (unsigned long long)ioc->sas_hba.sas_address); in host_sas_address_show()