Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_pci_devlist.h100 .driver_data = ATH_PCI_KILLER },
105 .driver_data = ATH_PCI_KILLER },
379 .driver_data = ATH_PCI_KILLER },
H A Dif_athvar.h102 #define ATH_PCI_KILLER 0x0400 macro
H A Dif_ath.c505 if (sc->sc_pci_devinfo & ATH_PCI_KILLER) in ath_setup_hal_config()