Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_pci_devlist.h136 .driver_data = ATH_PCI_CUS230 | ATH_PCI_BT_ANT_DIV },
141 .driver_data = ATH_PCI_CUS230 | ATH_PCI_BT_ANT_DIV },
H A Dif_athvar.h93 #define ATH_PCI_CUS230 0x0002 macro
H A Dif_ath.c477 if (sc->sc_pci_devinfo & (ATH_PCI_CUS198 | ATH_PCI_CUS230)) { in ath_setup_hal_config()