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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_82541.c61 static s32 e1000_cleanup_led_82541(struct e1000_hw *hw);
266 mac->ops.cleanup_led = e1000_cleanup_led_82541;
1062 * e1000_cleanup_led_82541 - Set LED config to default operation
1068 static s32 e1000_cleanup_led_82541(struct e1000_hw *hw) function
1073 DEBUGFUNC("e1000_cleanup_led_82541");

Completed in 34 milliseconds