Searched defs:xctlp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c1475 hci1394_xfer_ctl_t *xctlp; local
1504 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, 1)) == NULL) {
1521 wvp->ixl_cur_xfer_stp->compiler_privatep = (void *)xctlp;
1566 xctlp->dma[0].dma_bound = dma_desc_bound;
1567 xctlp->dma[0].dma_descp =
1569 xctlp->dma[0].dma_buf = &wvp->dma_currentp->mem;
1583 hci1394_xfer_ctl_t *xctlp; local
1603 if ((xctlp = hci1394_alloc_xfer_ctl(wvp, pktcnt)) == NULL) {
1620 local_ixl_cur_xfer_stp->compiler_privatep = (void *)xctlp;
1689 xctlp
1709 hci1394_xfer_ctl_t *xctlp; local
1805 hci1394_xfer_ctl_t *xctlp; local
1939 hci1394_xfer_ctl_t *xctlp; local
2071 hci1394_xfer_ctl_t *xctlp; local
[all...]

Completed in 60 milliseconds