Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_ahb.c346 static devclass_t ath_devclass; variable
347 DRIVER_MODULE(if_ath_ahb, nexus, ath_ahb_driver, ath_devclass, 0, 0);
348 DRIVER_MODULE(if_ath_ahb, apb, ath_ahb_driver, ath_devclass, 0, 0);
H A Dif_ath_pci.c393 static devclass_t ath_devclass; variable
394 DRIVER_MODULE(if_ath_pci, pci, ath_pci_driver, ath_devclass, 0, 0);