Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/
Dif_ath_pci.c252 static devclass_t ath_devclass; variable
253 DRIVER_MODULE(ath_pci, pci, ath_pci_driver, ath_devclass, 0, 0);
Dif_ath_ahb.c287 static devclass_t ath_devclass; variable
288 DRIVER_MODULE(ath, nexus, ath_ahb_driver, ath_devclass, 0, 0);