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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_82542.c50 static s32 e1000_led_off_82542(struct e1000_hw *hw);
144 mac->ops.led_off = e1000_led_off_82542;
388 * e1000_led_off_82542 - Turn off SW controllable LED
393 static s32 e1000_led_off_82542(struct e1000_hw *hw) function
397 DEBUGFUNC("e1000_led_off_82542");

Completed in 110 milliseconds