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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000.c109 static void e1000_get_speed_and_duplex(struct e1000_hw *hw, uint16_t *speed, uint16_t *duplex);
2373 e1000_get_speed_and_duplex(hw, &speed, &duplex);
2598 e1000_get_speed_and_duplex(struct e1000_hw *hw, function
2604 DEBUGFUNC("e1000_get_speed_and_duplex");

Completed in 47 milliseconds