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

/netbsd-current/sys/arch/mips/atheros/dev/
H A Dif_ath_arbus.c70 struct ath_softc sc_ath; member in struct:ath_arbus_softc
100 ath_resume(&asc->sc_ath);
118 sc = &asc->sc_ath;
188 ath_detach(&asc->sc_ath);
/netbsd-current/sys/dev/cardbus/
H A Dif_ath_cardbus.c86 struct ath_softc sc_ath; member in struct:ath_cardbus_softc
114 ath_suspend(&csc->sc_ath);
128 IPL_NET, ath_intr, &csc->sc_ath);
136 return ath_resume(&csc->sc_ath);
157 struct ath_softc *sc = &csc->sc_ath;
206 struct ath_softc *sc = &csc->sc_ath;

Completed in 115 milliseconds