Symbol: hci1394_xfer_ctl_t
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1003
xferctl_nxtp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1234
((hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1245
((hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1279
hci1394_xfer_ctl_t *xctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1361
hci1394_xfer_ctl_t *xctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1456
hci1394_xfer_ctl_t *xctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1532
hci1394_xfer_ctl_t *xctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1631
hci1394_xfer_ctl_t *xctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
1743
hci1394_xfer_ctl_t *xctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
2150
static hci1394_xfer_ctl_t *
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
2153
hci1394_xfer_ctl_t *xcsp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
2160
if ((xcsp = (hci1394_xfer_ctl_t *)kmem_zalloc(
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
2161
(sizeof (hci1394_xfer_ctl_t) + (dmacnt - 1) *
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
2171
if ((xcsp = (hci1394_xfer_ctl_t *)calloc(1,
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
2172
sizeof (hci1394_xfer_ctl_t) + (dmacnt - 1) *
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
289
wvp->ctxtp->dma_mem_execp = (uint32_t)((hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
829
hci1394_xfer_ctl_t *xferctl_curp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
830
hci1394_xfer_ctl_t *xferctl_nxtp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
85
static hci1394_xfer_ctl_t *hci1394_alloc_xfer_ctl(hci1394_comp_ixl_vars_t *wvp,
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
893
xferctl_curp = (hci1394_xfer_ctl_t *)ixlcurp->compiler_privatep;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_comp.c
945
xferctl_nxtp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_isr.c
279
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_isr.c
289
xferctlp = (hci1394_xfer_ctl_t *)ixlp->compiler_privatep;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_isr.c
473
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_isr.c
503
xferctlp = (hci1394_xfer_ctl_t *)ixlp->compiler_privatep;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_isr.c
718
xferctlp = (hci1394_xfer_ctl_t *)skipxferp->compiler_privatep;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
119
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
144
xferctlp = (hci1394_xfer_ctl_t *)ixlcur->compiler_privatep;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
358
hci1394_delete_xfer_ctl((hci1394_xfer_ctl_t *)ctxtp->xcs_firstp);
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
406
hci1394_delete_xfer_ctl(hci1394_xfer_ctl_t *xcsp)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
408
hci1394_xfer_ctl_t *delp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
420
sizeof (hci1394_xfer_ctl_t) +
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
45
static void hci1394_delete_xfer_ctl(hci1394_xfer_ctl_t *);
usr/src/uts/common/io/1394/adapters/hci1394_ixl_misc.c
92
ctxtp->dma_mem_execp = (uint32_t)((hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1036
if ((xferctlp = (hci1394_xfer_ctl_t *)uvp->ixlxferp->compiler_privatep)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1078
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1141
if ((xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1227
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1273
if ((xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1327
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1341
((xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
1969
if (++ixldepth >= ((hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
474
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
515
uvp->jumpaddr = ((hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
537
xferctlp = (hci1394_xfer_ctl_t *)uvp->ixlxferp->compiler_privatep;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
629
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
668
if ((xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
744
xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
767
xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
784
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
830
if ((xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
875
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
923
if ((xferctlp = (hci1394_xfer_ctl_t *)
usr/src/uts/common/io/1394/adapters/hci1394_ixl_update.c
991
hci1394_xfer_ctl_t *xferctlp;
usr/src/uts/common/sys/1394/adapters/hci1394_ixl.h
150
hci1394_xfer_ctl_t *xcs_firstp; /* 1st alloc xfer_ctl_t struc */
usr/src/uts/common/sys/1394/adapters/hci1394_ixl.h
151
hci1394_xfer_ctl_t *xcs_currentp; /* last alloc xfer_ctl_t struc */