Home
last modified time | relevance | path

Searched refs:px_ctx_no_active_flush (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c71 uint_t px_ctx_no_active_flush = 0; /* cannot handle active ctx flush */ variable
H A Dpx_space.h53 extern uint_t px_ctx_no_active_flush;
H A Dpx_dma.h159 #define PX_DMA_NOCTX(rdip) (!px_use_contexts || (px_ctx_no_active_flush && \