Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_pci_devlist.h102 .driver_data = ATH_PCI_KILLER },
107 .driver_data = ATH_PCI_KILLER },
381 .driver_data = ATH_PCI_KILLER },
HDif_athvar.h101 #define ATH_PCI_KILLER 0x0400 macro
HDif_ath.c478 if (sc->sc_pci_devinfo & ATH_PCI_KILLER) in ath_setup_hal_config()