Home
last modified time | relevance | path

Searched refs:NCRDMA_ISINTR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dncr53c9xvar.h425 #define NCRDMA_ISINTR(sc) (*(sc)->sc_glue->gl_dma_isintr)((sc)) macro
Dncr53c9x.c1014 if (NCRDMA_ISINTR(sc)) { in ncr53c9x_poll()
2093 if (!NCRDMA_ISINTR(sc)) in ncr53c9x_intr()
2858 if (NCRDMA_ISINTR(sc)) in ncr53c9x_intr()