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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_hw.h998 enum e1000_ulp_state ulp_state; member in struct:e1000_dev_spec_ich8lan
H A De1000_ich8lan.c332 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_unknown;
1279 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_on))
1397 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_on;
1430 (hw->dev_spec.ich8lan.ulp_state == e1000_ulp_state_off))
1545 hw->dev_spec.ich8lan.ulp_state = e1000_ulp_state_off;

Completed in 32 milliseconds