Searched defs:power_off (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_hw.c355 int power_off)
384 array = power_off ? &ah->iniPcieSerdes :
353 ar9003_hw_configpcipowersave(struct ath_hw *ah, int restore, int power_off) argument
H A Dath9k_ar9002_hw.c308 int power_off)
362 if (power_off) {
406 if (!power_off)
413 if (!power_off)
422 if (!power_off)
306 ar9002_hw_configpcipowersave(struct ath_hw *ah, int restore, int power_off) argument
H A Dhw-ops.h26 int power_off)
28 ath9k_hw_ops(ah)->config_pci_powersave(ah, restore, power_off);
24 ath9k_hw_configpcipowersave(struct ath_hw *ah, int restore, int power_off) argument

Completed in 123 milliseconds