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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_ich8lan.c119 static s32 e1000_led_on_pchlan(struct e1000_hw *hw);
811 mac->ops.led_on = e1000_led_on_pchlan;
5900 * e1000_led_on_pchlan - Turn LEDs on
5905 static s32 e1000_led_on_pchlan(struct e1000_hw *hw) function
5910 DEBUGFUNC("e1000_led_on_pchlan");

Completed in 78 milliseconds