Lines Matching refs:remote_identify

500 	u64 sas_address = mpt3sas_port->remote_identify.sas_address;  in _transport_delete_port()
503 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
529 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
551 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
587 if (mpt3sas_port->remote_identify.sas_address != in mpt3sas_transport_add_phy_to_an_existing_port()
656 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
720 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
726 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
734 mpt3sas_port->remote_identify.sas_address, hba_port); in mpt3sas_transport_port_add()
737 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
738 mpt3sas_port->remote_identify.sas_address) in mpt3sas_transport_port_add()
766 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
768 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
796 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
804 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
817 mpt3sas_port->remote_identify.device_type); in mpt3sas_transport_port_add()
820 mpt3sas_port->remote_identify.sas_address; in mpt3sas_transport_port_add()
829 rphy->identify = mpt3sas_port->remote_identify; in mpt3sas_transport_port_add()
839 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
846 (unsigned long long)mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
854 if (mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
856 mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
859 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
910 if (mpt3sas_port->remote_identify.sas_address != sas_address) in mpt3sas_transport_port_remove()
980 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt3sas_transport_port_remove()
981 memset(&sas_node->phy[i].remote_identify, 0 , in mpt3sas_transport_port_remove()
993 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_remove()
1043 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_host_phy()
1071 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_host_phy()
1113 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_expander_phy()
1142 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_expander_phy()
1184 &mpt3sas_phy->remote_identify); in mpt3sas_transport_update_links()
1196 mpt3sas_phy, mpt3sas_phy->remote_identify.sas_address, in mpt3sas_transport_update_links()
1199 memset(&mpt3sas_phy->remote_identify, 0 , sizeof(struct in mpt3sas_transport_update_links()
1213 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()