Home
last modified time | relevance | path

Searched refs:ar9300_config_pcie_freebsd (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.h8 extern void ar9300_config_pcie_freebsd(struct ath_hal *, HAL_BOOL, HAL_BOOL);
H A Dar9300_freebsd.c336 ah->ah_configPCIE = ar9300_config_pcie_freebsd; in ar9300_attach_freebsd_ops()
572 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, in ar9300_config_pcie_freebsd() function