Lines Matching refs:remote_identify
504 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
507 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
533 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
555 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
591 if (mpt3sas_port->remote_identify.sas_address != in mpt3sas_transport_add_phy_to_an_existing_port()
660 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
724 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
730 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
738 mpt3sas_port->remote_identify.sas_address, hba_port); in mpt3sas_transport_port_add()
741 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
742 mpt3sas_port->remote_identify.sas_address) in mpt3sas_transport_port_add()
770 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
772 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
800 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
808 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
821 mpt3sas_port->remote_identify.device_type); in mpt3sas_transport_port_add()
824 mpt3sas_port->remote_identify.sas_address; in mpt3sas_transport_port_add()
827 rphy->identify = mpt3sas_port->remote_identify; in mpt3sas_transport_port_add()
834 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
841 (unsigned long long)mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
849 if (mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
851 mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
854 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
902 if (mpt3sas_port->remote_identify.sas_address != sas_address) in mpt3sas_transport_port_remove()
972 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt3sas_transport_port_remove()
973 memset(&sas_node->phy[i].remote_identify, 0 , in mpt3sas_transport_port_remove()
985 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_remove()
1035 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_host_phy()
1063 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_host_phy()
1105 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_expander_phy()
1134 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_expander_phy()
1176 &mpt3sas_phy->remote_identify); in mpt3sas_transport_update_links()
1188 mpt3sas_phy, mpt3sas_phy->remote_identify.sas_address, in mpt3sas_transport_update_links()
1191 memset(&mpt3sas_phy->remote_identify, 0 , sizeof(struct in mpt3sas_transport_update_links()
1205 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()