HomeSort by: relevance | last modified time | path
    Searched refs:DBRI_INT_BLOCKS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
dbrivar.h 41 #define DBRI_INT_BLOCKS 64
114 volatile int32_t intr[DBRI_INT_BLOCKS];
dbri.c 557 for (n = 1; n < DBRI_INT_BLOCKS; n++) {
669 if (sc->sc_irqp == DBRI_INT_BLOCKS)
671 else if ((sc->sc_irqp & (DBRI_INT_BLOCKS - 1)) == 0)

Completed in 39 milliseconds