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()
678 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
684 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
691 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
694 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
695 mpt3sas_port->remote_identify.sas_address) in mpt3sas_transport_port_add()
721 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
728 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) in mpt3sas_transport_port_add()
732 mpt3sas_port->remote_identify.device_type); in mpt3sas_transport_port_add()
734 rphy->identify = mpt3sas_port->remote_identify; in mpt3sas_transport_port_add()
736 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
738 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
753 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
762 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
769 if (mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
771 mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
774 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
818 if (mpt3sas_port->remote_identify.sas_address != sas_address) in mpt3sas_transport_port_remove()
831 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt3sas_transport_port_remove()
832 memset(&sas_node->phy[i].remote_identify, 0 , in mpt3sas_transport_port_remove()
844 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_remove()
889 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_host_phy()
916 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_host_phy()
958 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_expander_phy()
986 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_expander_phy()
1024 &mpt3sas_phy->remote_identify); in mpt3sas_transport_update_links()
1026 mpt3sas_phy, mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()
1028 memset(&mpt3sas_phy->remote_identify, 0 , sizeof(struct in mpt3sas_transport_update_links()
1042 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()