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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_ich8lan.c117 static s32 e1000_setup_led_pchlan(struct e1000_hw *hw);
807 mac->ops.setup_led = e1000_setup_led_pchlan;
5872 * e1000_setup_led_pchlan - Configures SW controllable LED
5877 static s32 e1000_setup_led_pchlan(struct e1000_hw *hw) function
5879 DEBUGFUNC("e1000_setup_led_pchlan");

Completed in 118 milliseconds