Searched refs:ath_attach (Results 1 – 3 of 3) sorted by relevance
357 error = ath_attach(pci_get_device(dev), sc); in ath_pci_attach()
1051 int ath_attach(u_int16_t, struct ath_softc *);
601 ath_attach(u_int16_t devid, struct ath_softc *sc) in ath_attach() function