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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_ich8lan.c113 static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw);
787 mac->ops.cleanup_led = e1000_cleanup_led_ich8lan;
5836 * e1000_cleanup_led_ich8lan - Restore the default LED operation
5841 static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw) function
5843 DEBUGFUNC("e1000_cleanup_led_ich8lan");

Completed in 68 milliseconds