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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c107 static s32 e1000_led_on_pchlan(struct e1000_hw *hw);
695 mac->ops.led_on = e1000_led_on_pchlan;
4728 * e1000_led_on_pchlan - Turn LEDs on
4733 static s32 e1000_led_on_pchlan(struct e1000_hw *hw) function
4738 DEBUGFUNC("e1000_led_on_pchlan");

Completed in 50 milliseconds