Lines Matching refs:remote_identify

481 	u64 sas_address = mpt2sas_port->remote_identify.sas_address;  in _transport_delete_port()
483 mpt2sas_port->remote_identify.device_type; in _transport_delete_port()
510 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_delete_phy()
534 u64 sas_address = mpt2sas_port->remote_identify.sas_address; in _transport_add_phy()
567 if (mpt2sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
630 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
683 &mpt2sas_port->remote_identify))) { in mpt2sas_transport_port_add()
689 if (mpt2sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt2sas_transport_port_add()
696 mpt2sas_port->remote_identify.sas_address); in mpt2sas_transport_port_add()
699 if (sas_node->phy[i].remote_identify.sas_address != in mpt2sas_transport_port_add()
700 mpt2sas_port->remote_identify.sas_address) in mpt2sas_transport_port_add()
726 mpt2sas_port->remote_identify.sas_address, in mpt2sas_transport_port_add()
733 if (mpt2sas_port->remote_identify.device_type == SAS_END_DEVICE) in mpt2sas_transport_port_add()
737 mpt2sas_port->remote_identify.device_type); in mpt2sas_transport_port_add()
739 rphy->identify = mpt2sas_port->remote_identify; in mpt2sas_transport_port_add()
748 mpt2sas_port->remote_identify.sas_address); in mpt2sas_transport_port_add()
755 if (mpt2sas_port->remote_identify.device_type == in mpt2sas_transport_port_add()
757 mpt2sas_port->remote_identify.device_type == in mpt2sas_transport_port_add()
760 mpt2sas_port->remote_identify.sas_address, in mpt2sas_transport_port_add()
805 if (mpt2sas_port->remote_identify.sas_address != sas_address) in mpt2sas_transport_port_remove()
818 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt2sas_transport_port_remove()
819 memset(&sas_node->phy[i].remote_identify, 0 , in mpt2sas_transport_port_remove()
830 mpt2sas_port->remote_identify.sas_address, in mpt2sas_transport_port_remove()
874 &mpt2sas_phy->remote_identify); in mpt2sas_transport_add_host_phy()
901 mpt2sas_phy->remote_identify.sas_address); in mpt2sas_transport_add_host_phy()
941 &mpt2sas_phy->remote_identify); in mpt2sas_transport_add_expander_phy()
969 mpt2sas_phy->remote_identify.sas_address); in mpt2sas_transport_add_expander_phy()
1007 &mpt2sas_phy->remote_identify); in mpt2sas_transport_update_links()
1009 mpt2sas_phy, mpt2sas_phy->remote_identify.sas_address); in mpt2sas_transport_update_links()
1011 memset(&mpt2sas_phy->remote_identify, 0 , sizeof(struct in mpt2sas_transport_update_links()
1025 mpt2sas_phy->remote_identify.sas_address); in mpt2sas_transport_update_links()