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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_ich8lan.c113 static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw);
786 mac->ops.cleanup_led = e1000_cleanup_led_ich8lan;
5818 * e1000_cleanup_led_ich8lan - Restore the default LED operation
5823 static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw) function
5825 DEBUGFUNC("e1000_cleanup_led_ich8lan");

Completed in 128 milliseconds