Searched refs:sc_isedma (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c125 if (sc->sc_isedma)
346 if (sc->sc_isedma) {
551 if (! sc->sc_isedma) {
692 if (sc->sc_isedma)
1198 if (sc->sc_isedma) {
H A Dif_ath_tdma.c670 if ((! sc->sc_isedma) &&
H A Dif_ath.c658 sc->sc_isedma = 1;
2230 if (! sc->sc_isedma) {
2293 if (! sc->sc_isedma) {
2665 if (sc->sc_isedma)
2673 if (! sc->sc_isedma)
3179 if (sc->sc_isedma) {
3993 if (sc->sc_isedma)
4998 if (! sc->sc_isedma) {
H A Dif_athvar.h651 sc_isedma : 1,/* supports EDMA */ member in struct:ath_softc

Completed in 162 milliseconds