Searched refs:NCRDMA_ISACTIVE (Results 1 – 2 of 2) sorted by relevance
484 #define NCRDMA_ISACTIVE(sc) (*(sc)->sc_glue->gl_dma_isactive)((sc)) macro
2438 if (NCRDMA_ISACTIVE(sc)) { in ncr53c9x_intr1()2444 if (NCRDMA_ISACTIVE(sc)) in ncr53c9x_intr1()3199 NCRDMA_ISACTIVE(sc) ? "DMA active" : ""); in ncr53c9x_callout()