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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.c62 static s32 e1000_led_on_82543(struct e1000_hw *hw);
250 mac->ops.led_on = e1000_led_on_82543;
1475 * e1000_led_on_82543 - Turn on SW controllable LED
1480 static s32 e1000_led_on_82543(struct e1000_hw *hw) function
1484 DEBUGFUNC("e1000_led_on_82543");

Completed in 58 milliseconds