Searched refs:hci1394_ixl_dma_sync (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h52 * function return codes from hci1394_ixl_dma_sync()
62 /* fatal internal errors from hci1394_ixl_dma_sync() */
276 int hci1394_ixl_dma_sync(hci1394_state_t *soft_statep,
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_isr.c125 retcode = hci1394_ixl_dma_sync(soft_statep, ctxtp);
153 * hci1394_ixl_dma_sync()
162 hci1394_ixl_dma_sync(hci1394_state_t *soft_statep, hci1394_iso_ctxt_t *ctxtp) function
H A Dhci1394_ixl_update.c380 status = hci1394_ixl_dma_sync(uvp->soft_statep, ctxtp);
2033 if (hci1394_ixl_dma_sync(uvp->soft_statep, ctxtp) ==
2123 status = hci1394_ixl_dma_sync(uvp->soft_statep, ctxtp);

Completed in 62 milliseconds