Searched refs:attached_handle (Results 1 – 3 of 3) sorted by relevance
852 mpt3sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt3sas_transport_add_host_phy()853 if (mpt3sas_phy->attached_handle) in mpt3sas_transport_add_host_phy()854 _transport_set_identify(ioc, mpt3sas_phy->attached_handle, in mpt3sas_transport_add_host_phy()880 mpt3sas_phy->attached_handle, in mpt3sas_transport_add_host_phy()920 mpt3sas_phy->attached_handle = in mpt3sas_transport_add_expander_phy()922 if (mpt3sas_phy->attached_handle) in mpt3sas_transport_add_expander_phy()923 _transport_set_identify(ioc, mpt3sas_phy->attached_handle, in mpt3sas_transport_add_expander_phy()950 mpt3sas_phy->attached_handle, in mpt3sas_transport_add_expander_phy()984 mpt3sas_phy->attached_handle = handle; in mpt3sas_transport_update_links()
762 u16 attached_handle; member
5756 u16 attached_handle; in _scsih_sas_host_refresh() local5784 attached_handle = le16_to_cpu(sas_iounit_pg0->PhyData[i]. in _scsih_sas_host_refresh()5786 if (attached_handle && link_rate < MPI2_SAS_NEG_LINK_RATE_1_5) in _scsih_sas_host_refresh()5789 attached_handle, i, link_rate); in _scsih_sas_host_refresh()