Searched refs:tp_sync_dir (Results 1 – 2 of 2) sorted by relevance
939 port->tp_sync_dir = DDI_DMA_SYNC_FORKERNEL; in audiots_alloc_port()944 port->tp_sync_dir = DDI_DMA_SYNC_FORDEV; in audiots_alloc_port()1481 (void) ddi_dma_sync(port->tp_dmah, 0, 0, port->tp_sync_dir); in audiots_sync()
442 unsigned tp_sync_dir; member