Searched refs:hci1394_xfer_ctl_t (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c50 static void hci1394_delete_xfer_ctl(hci1394_xfer_ctl_t *);
102 ctxtp->dma_mem_execp = (uint32_t)((hci1394_xfer_ctl_t *)
133 hci1394_xfer_ctl_t *xferctlp;
161 xferctlp = (hci1394_xfer_ctl_t *)ixlcur->compiler_privatep;
427 hci1394_delete_xfer_ctl((hci1394_xfer_ctl_t *)ctxtp->xcs_firstp);
483 hci1394_delete_xfer_ctl(hci1394_xfer_ctl_t *xcsp)
485 hci1394_xfer_ctl_t *delp;
500 sizeof (hci1394_xfer_ctl_t) +
H A Dhci1394_ixl_comp.c90 static hci1394_xfer_ctl_t *hci1394_alloc_xfer_ctl(hci1394_comp_ixl_vars_t *wvp,
324 wvp->ctxtp->dma_mem_execp = (uint32_t)((hci1394_xfer_ctl_t *)
964 hci1394_xfer_ctl_t *xferctl_curp;
965 hci1394_xfer_ctl_t *xferctl_nxtp;
1039 xferctl_curp = (hci1394_xfer_ctl_t *)ixlcurp->compiler_privatep;
1097 xferctl_nxtp = (hci1394_xfer_ctl_t *)
1155 xferctl_nxtp = (hci1394_xfer_ctl_t *)
1427 ((hci1394_xfer_ctl_t *)
1438 ((hci1394_xfer_ctl_t *)
1475 hci1394_xfer_ctl_t *xctl
[all...]
H A Dhci1394_ixl_update.c534 hci1394_xfer_ctl_t *xferctlp;
583 uvp->jumpaddr = ((hci1394_xfer_ctl_t *)
608 xferctlp = (hci1394_xfer_ctl_t *)uvp->ixlxferp->compiler_privatep;
705 hci1394_xfer_ctl_t *xferctlp;
755 if ((xferctlp = (hci1394_xfer_ctl_t *)
840 xferctlp = (hci1394_xfer_ctl_t *)
863 xferctlp = (hci1394_xfer_ctl_t *)
882 hci1394_xfer_ctl_t *xferctlp;
939 if ((xferctlp = (hci1394_xfer_ctl_t *)
988 hci1394_xfer_ctl_t *xferctl
[all...]
H A Dhci1394_ixl_isr.c317 hci1394_xfer_ctl_t *xferctlp;
331 xferctlp = (hci1394_xfer_ctl_t *)ixlp->compiler_privatep;
541 hci1394_xfer_ctl_t *xferctlp;
575 xferctlp = (hci1394_xfer_ctl_t *)ixlp->compiler_privatep;
835 xferctlp = (hci1394_xfer_ctl_t *)skipxferp->compiler_privatep;
/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h140 } hci1394_xfer_ctl_t; typedef in typeref:struct:hci1394_xfer_ctl
152 hci1394_xfer_ctl_t *xcs_firstp; /* 1st alloc xfer_ctl_t struc */
153 hci1394_xfer_ctl_t *xcs_currentp; /* last alloc xfer_ctl_t struc */

Completed in 32 milliseconds