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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_82543.c63 static s32 e1000_led_off_82543(struct e1000_hw *hw);
252 mac->ops.led_off = e1000_led_off_82543;
1507 * e1000_led_off_82543 - Turn off SW controllable LED
1512 static s32 e1000_led_off_82543(struct e1000_hw *hw) function
1516 DEBUGFUNC("e1000_led_off_82543");

Completed in 88 milliseconds