DC_INTRS 2522 dev/ic/dc.c if ((CSR_READ_4(sc, DC_ISR) & DC_INTRS) == 0) DC_INTRS 2527 dev/ic/dc.c if (CSR_READ_4(sc, DC_ISR) & DC_INTRS) DC_INTRS 2535 dev/ic/dc.c while (((status = CSR_READ_4(sc, DC_ISR)) & DC_INTRS) && DC_INTRS 2584 dev/ic/dc.c CSR_WRITE_4(sc, DC_IMR, DC_INTRS); DC_INTRS 2919 dev/ic/dc.c CSR_WRITE_4(sc, DC_IMR, DC_INTRS);