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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c113 static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw);
786 mac->ops.cleanup_led = e1000_cleanup_led_ich8lan;
5829 * e1000_cleanup_led_ich8lan - Restore the default LED operation
5834 static s32 e1000_cleanup_led_ich8lan(struct e1000_hw *hw) function
5836 DEBUGFUNC("e1000_cleanup_led_ich8lan");

Completed in 69 milliseconds