Searched defs:e1000_cleanup_led_pchlan (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.c118 static s32 e1000_cleanup_led_pchlan(struct e1000_hw *hw);
809 mac->ops.cleanup_led = e1000_cleanup_led_pchlan;
5897 * e1000_cleanup_led_pchlan - Restore the default LED operation
5902 static s32 e1000_cleanup_led_pchlan(struct e1000_hw *hw) function
5904 DEBUGFUNC("e1000_cleanup_led_pchlan");

Completed in 74 milliseconds