Searched refs:smp_phy_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscif_sas_controller_states.c116 U16 smp_phy_index; local
147 for (smp_phy_index = 0;
148 smp_phy_index < SCIF_SAS_SMP_PHY_COUNT;
149 smp_phy_index++)
152 &fw_controller->smp_phy_array[smp_phy_index],
153 &(fw_controller->smp_phy_array[smp_phy_index].list_element)
159 (&(fw_controller->smp_phy_array[smp_phy_index].list_element))

Completed in 46 milliseconds