Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_var.h128 uint32_t px_dma_sync_opt; /* DMA syncing req. of hw */ member
H A Dpx_dma.c245 px_p->px_dma_sync_opt = ddi_prop_get_int(DDI_DEV_T_ANY, in px_dma_attach()
248 if (px_p->px_dma_sync_opt != 0) in px_dma_attach()