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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c115 static s32 e1000_led_off_ich8lan(struct e1000_hw *hw);
790 mac->ops.led_off = e1000_led_off_ich8lan;
5872 * e1000_led_off_ich8lan - Turn LEDs off
5877 static s32 e1000_led_off_ich8lan(struct e1000_hw *hw) function
5879 DEBUGFUNC("e1000_led_off_ich8lan");

Completed in 61 milliseconds