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

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_ahb.c287 static devclass_t ath_devclass; variable
288 DRIVER_MODULE(ath, nexus, ath_ahb_driver, ath_devclass, 0, 0);
H A Dif_ath_pci.c256 static devclass_t ath_devclass; variable
257 DRIVER_MODULE(ath_pci, pci, ath_pci_driver, ath_devclass, 0, 0);

Completed in 82 milliseconds