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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c119 static s32 e1000_led_on_pchlan(struct e1000_hw *hw);
813 mac->ops.led_on = e1000_led_on_pchlan;
5918 * e1000_led_on_pchlan - Turn LEDs on
5923 static s32 e1000_led_on_pchlan(struct e1000_hw *hw) function
5928 DEBUGFUNC("e1000_led_on_pchlan");

Completed in 75 milliseconds