Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_ahb.c400 static devclass_t ath_devclass; variable
401 DRIVER_MODULE(ath, nexus, ath_ahb_driver, ath_devclass, NULL, NULL);
404 DRIVER_MODULE(ath, apb, ath_ahb_driver, ath_devclass, 0, 0);
H A Dif_ath_pci.c492 static devclass_t ath_devclass; variable
493 DRIVER_MODULE(ath_pci, pci, ath_pci_driver, ath_devclass, NULL, NULL);