Searched refs:attached_handle (Results 1 – 3 of 3) sorted by relevance
886 mpt3sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt3sas_transport_add_host_phy()887 if (mpt3sas_phy->attached_handle) in mpt3sas_transport_add_host_phy()888 _transport_set_identify(ioc, mpt3sas_phy->attached_handle, in mpt3sas_transport_add_host_phy()914 mpt3sas_phy->attached_handle, in mpt3sas_transport_add_host_phy()954 mpt3sas_phy->attached_handle = in mpt3sas_transport_add_expander_phy()956 if (mpt3sas_phy->attached_handle) in mpt3sas_transport_add_expander_phy()957 _transport_set_identify(ioc, mpt3sas_phy->attached_handle, in mpt3sas_transport_add_expander_phy()984 mpt3sas_phy->attached_handle, in mpt3sas_transport_add_expander_phy()1020 mpt3sas_phy->attached_handle = handle; in mpt3sas_transport_update_links()
585 u16 attached_handle; member
4648 u16 attached_handle; in _scsih_sas_host_refresh() local4676 attached_handle = le16_to_cpu(sas_iounit_pg0->PhyData[i]. in _scsih_sas_host_refresh()4678 if (attached_handle && link_rate < MPI2_SAS_NEG_LINK_RATE_1_5) in _scsih_sas_host_refresh()4681 attached_handle, i, link_rate); in _scsih_sas_host_refresh()