Home | History | Annotate | Download | only in ebus

Lines Matching refs:Control

253 		if ((sc->sc_regs->Control & EC_OF_EMPTY) == 0)
279 if ((sc->sc_regs->Control & EC_OF_EMPTY) == 0)
332 printf("enic_stop %x\n", sc->sc_regs->Control);
340 sc->sc_regs->Control = EC_RESET;
388 if (sc->sc_regs->Control & EC_IF_FULL)
426 if (sc->sc_regs->Control & EC_IF_FULL)
479 if (sc->sc_regs->Control & EC_IF_FULL)
534 ctl = sc->sc_regs->Control | EC_INTEN;
536 sc->sc_regs->Control = ctl;
553 printf("enic_watch ctl=%x\n", sc->sc_regs->Control);
631 isr = sc->sc_regs->Control;
669 isr = sc->sc_regs->Control;
870 if (sc->sc_regs->Control & EC_IF_FULL) {