Lines Matching full:expander
791 //kick off the smp discover process if this expander is direct attached. in scif_sas_domain_remote_device_start_complete()
851 * @brief This methods finds a expander attached device by searching the domain's
852 * device list using connected expander device and expander phy id.
855 * @param[in] parent_device The expander device the target device attaches to.
856 * @param[in] expander_phy_id The expander phy id that the target device owns.
1033 * @brief This method starts domain's smp discover process from the top level expander.
1036 @ @param[in] top_expander The top level expander device to start smp discover process.
1050 // something changed behind expander in scif_sas_domain_start_smp_discover()
1051 // mark all the device behind expander to be NOT in scif_sas_domain_start_smp_discover()
1060 //reset all the devices' port witdh except the top expander. in scif_sas_domain_start_smp_discover()
1067 //expander device itself should be set to is_currently_discovered. in scif_sas_domain_start_smp_discover()
1098 //to start smp discover on expander device. There may be no in scif_sas_domain_continue_discover()
1143 //need to scrub all the devices behind the expander. Check each in scif_sas_domain_finish_discover()
1174 * @brief This method remove an expander device and its child devices, in order to
1177 * @param[in] fw_domain The domain that a expander belongs to.
1178 * @param[in] fw_device The expander device to be removed.