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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c360 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0);
H A Dar9300_power.c1545 ar9300_config_pci_power_save(ah, 0, 0);
H A Dar9300_attach.c190 ar9300_config_pci_power_save, /* ah_config_pci_power_save */
2338 ar9300_config_pci_power_save(ah, 0, 0);
3123 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) function
H A Dar9300.h1329 extern void ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off);

Completed in 144 milliseconds