Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_pci_devlist.h312 .driver_data = ATH_PCI_CUS217 },
317 .driver_data = ATH_PCI_CUS217 },
H A Dif_athvar.h97 #define ATH_PCI_CUS217 0x0004 macro
H A Dif_ath.c491 if (sc->sc_pci_devinfo & ATH_PCI_CUS217) in ath_setup_hal_config()