Lines Matching refs:remote_identify
468 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
470 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
495 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
517 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
549 if (mpt3sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
611 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
665 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
671 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
678 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
681 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
682 mpt3sas_port->remote_identify.sas_address) in mpt3sas_transport_port_add()
713 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
720 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) in mpt3sas_transport_port_add()
724 mpt3sas_port->remote_identify.device_type); in mpt3sas_transport_port_add()
726 rphy->identify = mpt3sas_port->remote_identify; in mpt3sas_transport_port_add()
728 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
730 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
745 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
754 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
761 if (mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
763 mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
766 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
808 if (mpt3sas_port->remote_identify.sas_address != sas_address) in mpt3sas_transport_port_remove()
821 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt3sas_transport_port_remove()
822 memset(&sas_node->phy[i].remote_identify, 0 , in mpt3sas_transport_port_remove()
834 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_remove()
879 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_host_phy()
906 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_host_phy()
948 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_expander_phy()
976 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_expander_phy()
1012 &mpt3sas_phy->remote_identify); in mpt3sas_transport_update_links()
1014 mpt3sas_phy, mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()
1016 memset(&mpt3sas_phy->remote_identify, 0 , sizeof(struct in mpt3sas_transport_update_links()
1030 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()