Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h509 #define COMPAT_DMA(pp) (((pp)->io_mode == ECPP_DMA) && \ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c2586 if (COMPAT_DMA(pp) || in ecpp_flush()
3266 if (COMPAT_DMA(pp) || in ecpp_M1553_intr()
3882 COMPAT_DMA(pp)) { in ecpp_fifo_timer()