Searched refs:expander_phy_id (Results 1 – 5 of 5) sorted by relevance
84 U8 expander_phy_id in scif_sas_smp_phy_construct() argument89 this_smp_phy->phy_identifier = expander_phy_id; in scif_sas_smp_phy_construct()
146 U8 expander_phy_id
234 U8 expander_phy_id
1874 U8 expander_phy_id = 0; in scif_sas_smp_remote_device_populate_smp_phy_list() local1883 for ( expander_phy_id = 0; in scif_sas_smp_remote_device_populate_smp_phy_list()1884 expander_phy_id < fw_device->protocol_device.smp_device.number_of_phys; in scif_sas_smp_remote_device_populate_smp_phy_list()1885 expander_phy_id++ ) in scif_sas_smp_remote_device_populate_smp_phy_list()1893 scif_sas_smp_phy_construct(this_smp_phy, fw_device, expander_phy_id); in scif_sas_smp_remote_device_populate_smp_phy_list()
863 U8 expander_phy_id in scif_sas_domain_get_device_by_containing_device() argument884 && (fw_device->expander_phy_identifier == expander_phy_id) in scif_sas_domain_get_device_by_containing_device()