Home | History | Annotate | Download | only in ic

Lines Matching refs:sc_espintr

586 	sc->sc_espintr = NCR_READ_REG(sc, NCR_INTR);
596 sc->sc_phase = (sc->sc_espintr & NCRINTR_DIS) ?
600 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep, sc->sc_espstat2));
2121 if ((sc->sc_espintr & NCRINTR_SBR) != 0) {
2135 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep);
2146 if (sc->sc_espintr & NCRINTR_ERR ||
2163 if ((sc->sc_espintr & NCRINTR_ILL) != 0) {
2236 sc->sc_espintr,
2252 sc->sc_espintr,
2272 if ((sc->sc_espintr & NCRINTR_DIS) != 0) {
2275 sc->sc_espintr,sc->sc_espstat,sc->sc_espstep));
2345 sc->sc_espintr, sc->sc_espstat,
2383 device_xname(sc->sc_dev), sc->sc_state, sc->sc_espintr);
2409 if (sc->sc_espintr & NCRINTR_RESEL) {
2473 sc->sc_espintr,
2492 sc->sc_state, sc->sc_espintr);
2500 if ((sc->sc_espintr & NCRINTR_DONE) == NCRINTR_DONE) {
2584 sc->sc_espintr, sc->sc_espstat,
2603 sc->sc_espintr,
2622 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep);
2642 if ((sc->sc_espintr & NCRINTR_DONE) == 0) {
2646 sc->sc_espintr, sc->sc_espstat,
2675 sc->sc_espintr, sc->sc_phase, sc->sc_prevphase);
2697 if ((sc->sc_espintr & NCRINTR_BS) != 0) {
2704 } else if ((sc->sc_espintr & NCRINTR_FC) != 0) {
2709 sc->sc_espintr, sc->sc_espstat,
2721 sc->sc_espintr, sc->sc_espstat, sc->sc_espstep);