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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c106 static s32 e1000_cleanup_led_pchlan(struct e1000_hw *hw);
693 mac->ops.cleanup_led = e1000_cleanup_led_pchlan;
4714 * e1000_cleanup_led_pchlan - Restore the default LED operation
4719 static s32 e1000_cleanup_led_pchlan(struct e1000_hw *hw) function
4721 DEBUGFUNC("e1000_cleanup_led_pchlan");

Completed in 47 milliseconds