Home
last modified time | relevance | path

Searched refs:powerOff (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c554 HAL_BOOL powerOff) in ar9300_config_pcie_freebsd() argument
557 ar9300_config_pci_power_save(ah, restore ? 1 : 0, powerOff ? 1 : 0); in ar9300_config_pcie_freebsd()
H A Dar9300_stub_funcs.h233 HAL_BOOL powerOff);
H A Dar9300_stub_funcs.c1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) in ar9300_Stub_ConfigPCIE() argument