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

/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h128 } hci1394_xfer_ctl_dma_t; typedef in typeref:struct:hci1394_xfer_ctl_dma
138 hci1394_xfer_ctl_dma_t dma[1]; /* addrs of descriptor blocks, cnt of */
280 int hci1394_ixl_check_status(hci1394_xfer_ctl_dma_t *dma, uint16_t ixlopcode,
/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c270 hci1394_ixl_check_status(hci1394_xfer_ctl_dma_t *dma, uint16_t ixlopcode,
501 sizeof (hci1394_xfer_ctl_dma_t) * (delp->cnt - 1));
H A Dhci1394_ixl_isr.c543 hci1394_xfer_ctl_dma_t *dma;
H A Dhci1394_ixl_comp.c2608 sizeof (hci1394_xfer_ctl_dma_t)), KM_NOSLEEP)) == NULL) {
2621 sizeof (hci1394_xfer_ctl_dma_t))) == NULL) {

Completed in 59 milliseconds