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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c120 static s32 e1000_led_off_pchlan(struct e1000_hw *hw);
814 mac->ops.led_off = e1000_led_off_pchlan;
5950 * e1000_led_off_pchlan - Turn LEDs off
5955 static s32 e1000_led_off_pchlan(struct e1000_hw *hw) function
5960 DEBUGFUNC("e1000_led_off_pchlan");

Completed in 107 milliseconds