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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_phy.c172 u16 phy_id_high = 0; local
179 &phy_id_high);
182 hw->phy.id = (u32)(phy_id_high << 16);

Completed in 112 milliseconds