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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscif_sas_controller_states.c114 U16 smp_phy_index; local
145 for (smp_phy_index = 0;
146 smp_phy_index < SCIF_SAS_SMP_PHY_COUNT;
147 smp_phy_index++)
150 &fw_controller->smp_phy_array[smp_phy_index],
151 &(fw_controller->smp_phy_array[smp_phy_index].list_element)
157 (&(fw_controller->smp_phy_array[smp_phy_index].list_element))

Completed in 112 milliseconds