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

/freebsd-current/sys/dev/e1000/
H A De1000_82543.c63 static s32 e1000_led_off_82543(struct e1000_hw *hw);
251 mac->ops.led_off = e1000_led_off_82543;
1502 * e1000_led_off_82543 - Turn off SW controllable LED
1507 static s32 e1000_led_off_82543(struct e1000_hw *hw) function
1511 DEBUGFUNC("e1000_led_off_82543");

Completed in 312 milliseconds