Lines Matching refs:remote_identify

473 	u64 sas_address = mpt3sas_port->remote_identify.sas_address;  in _transport_delete_port()
475 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
502 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
526 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
560 if (mpt3sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
624 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
677 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
683 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
690 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
693 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
694 mpt3sas_port->remote_identify.sas_address) in mpt3sas_transport_port_add()
720 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
727 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) in mpt3sas_transport_port_add()
731 mpt3sas_port->remote_identify.device_type); in mpt3sas_transport_port_add()
733 rphy->identify = mpt3sas_port->remote_identify; in mpt3sas_transport_port_add()
742 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
749 if (mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
751 mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
754 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
798 if (mpt3sas_port->remote_identify.sas_address != sas_address) in mpt3sas_transport_port_remove()
811 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt3sas_transport_port_remove()
812 memset(&sas_node->phy[i].remote_identify, 0 , in mpt3sas_transport_port_remove()
824 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_remove()
869 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_host_phy()
896 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_host_phy()
938 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_expander_phy()
966 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_expander_phy()
1004 &mpt3sas_phy->remote_identify); in mpt3sas_transport_update_links()
1006 mpt3sas_phy, mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()
1008 memset(&mpt3sas_phy->remote_identify, 0 , sizeof(struct in mpt3sas_transport_update_links()
1022 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()