Searched refs:attached_handle (Results 1 – 3 of 3) sorted by relevance
865 mpt2sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt2sas_transport_add_host_phy()866 if (mpt2sas_phy->attached_handle) in mpt2sas_transport_add_host_phy()867 _transport_set_identify(ioc, mpt2sas_phy->attached_handle, in mpt2sas_transport_add_host_phy()893 mpt2sas_phy->attached_handle, in mpt2sas_transport_add_host_phy()931 mpt2sas_phy->attached_handle = in mpt2sas_transport_add_expander_phy()933 if (mpt2sas_phy->attached_handle) in mpt2sas_transport_add_expander_phy()934 _transport_set_identify(ioc, mpt2sas_phy->attached_handle, in mpt2sas_transport_add_expander_phy()961 mpt2sas_phy->attached_handle, in mpt2sas_transport_add_expander_phy()996 mpt2sas_phy->attached_handle = handle; in mpt2sas_transport_update_links()
414 u16 attached_handle; member
4008 u16 attached_handle; in _scsih_sas_host_refresh() local4036 attached_handle = le16_to_cpu(sas_iounit_pg0->PhyData[i]. in _scsih_sas_host_refresh()4038 if (attached_handle && link_rate < MPI2_SAS_NEG_LINK_RATE_1_5) in _scsih_sas_host_refresh()4041 attached_handle, i, link_rate); in _scsih_sas_host_refresh()