Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/cardbus/
Dif_ath_cardbus.c86 struct ath_softc sc_ath; member
114 ath_suspend(&csc->sc_ath); in ath_cardbus_suspend()
128 IPL_NET, ath_intr, &csc->sc_ath); in ath_cardbus_resume()
136 return ath_resume(&csc->sc_ath); in ath_cardbus_resume()
157 struct ath_softc *sc = &csc->sc_ath; in ath_cardbus_attach()
206 struct ath_softc *sc = &csc->sc_ath; in ath_cardbus_detach()
/netbsd/src/sys/arch/mips/atheros/dev/
Dif_ath_arbus.c70 struct ath_softc sc_ath; member
100 ath_resume(&asc->sc_ath); in ath_arbus_resume()
118 sc = &asc->sc_ath; in ath_arbus_attach()
188 ath_detach(&asc->sc_ath); in ath_arbus_detach()