Searched refs:attached_handle (Results 1 – 3 of 3) sorted by relevance
876 mpt3sas_phy->attached_handle = le16_to_cpu(phy_pg0.AttachedDevHandle); in mpt3sas_transport_add_host_phy()877 if (mpt3sas_phy->attached_handle) in mpt3sas_transport_add_host_phy()878 _transport_set_identify(ioc, mpt3sas_phy->attached_handle, in mpt3sas_transport_add_host_phy()904 mpt3sas_phy->attached_handle, in mpt3sas_transport_add_host_phy()944 mpt3sas_phy->attached_handle = in mpt3sas_transport_add_expander_phy()946 if (mpt3sas_phy->attached_handle) in mpt3sas_transport_add_expander_phy()947 _transport_set_identify(ioc, mpt3sas_phy->attached_handle, in mpt3sas_transport_add_expander_phy()974 mpt3sas_phy->attached_handle, in mpt3sas_transport_add_expander_phy()1008 mpt3sas_phy->attached_handle = handle; in mpt3sas_transport_update_links()
723 u16 attached_handle; member
5424 u16 attached_handle; in _scsih_sas_host_refresh() local5452 attached_handle = le16_to_cpu(sas_iounit_pg0->PhyData[i]. in _scsih_sas_host_refresh()5454 if (attached_handle && link_rate < MPI2_SAS_NEG_LINK_RATE_1_5) in _scsih_sas_host_refresh()5457 attached_handle, i, link_rate); in _scsih_sas_host_refresh()