Lines Matching refs:remote_identify
441 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
443 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
468 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
490 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_add_phy()
522 if (mpt3sas_port->remote_identify.sas_address != in _transport_add_phy_to_an_existing_port()
584 if (sas_node->phy[i].remote_identify.sas_address != sas_address) in _transport_sanity_check()
637 &mpt3sas_port->remote_identify))) { in mpt3sas_transport_port_add()
643 if (mpt3sas_port->remote_identify.device_type == SAS_PHY_UNUSED) { in mpt3sas_transport_port_add()
650 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
653 if (sas_node->phy[i].remote_identify.sas_address != in mpt3sas_transport_port_add()
654 mpt3sas_port->remote_identify.sas_address) in mpt3sas_transport_port_add()
685 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
692 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) in mpt3sas_transport_port_add()
696 mpt3sas_port->remote_identify.device_type); in mpt3sas_transport_port_add()
698 rphy->identify = mpt3sas_port->remote_identify; in mpt3sas_transport_port_add()
700 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
702 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
717 if (mpt3sas_port->remote_identify.device_type == SAS_END_DEVICE) { in mpt3sas_transport_port_add()
726 mpt3sas_port->remote_identify.sas_address); in mpt3sas_transport_port_add()
733 if (mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
735 mpt3sas_port->remote_identify.device_type == in mpt3sas_transport_port_add()
738 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_add()
780 if (mpt3sas_port->remote_identify.sas_address != sas_address) in mpt3sas_transport_port_remove()
793 if (sas_node->phy[i].remote_identify.sas_address == sas_address) in mpt3sas_transport_port_remove()
794 memset(&sas_node->phy[i].remote_identify, 0 , in mpt3sas_transport_port_remove()
806 mpt3sas_port->remote_identify.sas_address, in mpt3sas_transport_port_remove()
854 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_host_phy()
881 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_host_phy()
923 &mpt3sas_phy->remote_identify); in mpt3sas_transport_add_expander_phy()
951 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_add_expander_phy()
987 &mpt3sas_phy->remote_identify); in mpt3sas_transport_update_links()
989 mpt3sas_phy, mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()
991 memset(&mpt3sas_phy->remote_identify, 0 , sizeof(struct in mpt3sas_transport_update_links()
1005 mpt3sas_phy->remote_identify.sas_address); in mpt3sas_transport_update_links()