Home
last modified time | relevance | path

Searched refs:hci1394_xfer_ctl_dma_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h126 } hci1394_xfer_ctl_dma_t; typedef
136 hci1394_xfer_ctl_dma_t dma[1]; /* addrs of descriptor blocks, cnt of */
278 int hci1394_ixl_check_status(hci1394_xfer_ctl_dma_t *dma, uint16_t ixlopcode,
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c238 hci1394_ixl_check_status(hci1394_xfer_ctl_dma_t *dma, uint16_t ixlopcode, in hci1394_ixl_check_status()
421 sizeof (hci1394_xfer_ctl_dma_t) * (delp->cnt - 1)); in hci1394_delete_xfer_ctl()
H A Dhci1394_ixl_isr.c475 hci1394_xfer_ctl_dma_t *dma; in hci1394_ixl_intr_check_done()
H A Dhci1394_ixl_comp.c2162 sizeof (hci1394_xfer_ctl_dma_t)), KM_NOSLEEP)) == NULL) { in hci1394_alloc_xfer_ctl()
2173 sizeof (hci1394_xfer_ctl_dma_t))) == NULL) { in hci1394_alloc_xfer_ctl()