Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_pci.c357 error = ath_attach(pci_get_device(dev), sc); in ath_pci_attach()
H A Dif_athvar.h1051 int ath_attach(u_int16_t, struct ath_softc *);
H A Dif_ath.c601 ath_attach(u_int16_t devid, struct ath_softc *sc) in ath_attach() function