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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c108 static s32 e1000_led_off_pchlan(struct e1000_hw *hw);
696 mac->ops.led_off = e1000_led_off_pchlan;
4760 * e1000_led_off_pchlan - Turn LEDs off
4765 static s32 e1000_led_off_pchlan(struct e1000_hw *hw) function
4770 DEBUGFUNC("e1000_led_off_pchlan");

Completed in 57 milliseconds