Searched refs:pci_ctx_no_active_flush (Results 1 – 4 of 4) sorted by relevance
98 extern uint_t pci_ctx_no_active_flush;
179 #define PCI_DMA_NOCTX(rdip) (!pci_use_contexts || (pci_ctx_no_active_flush && \
170 uint_t pci_ctx_no_active_flush = 0; /* cannot handle active ctx flush */ variable
1129 pci_ctx_no_active_flush = 1; in pci_cb_setup()