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

/opensolaris-onvv-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c62 * If ixlstp IS null, uses the first compiled ixl command (ixl_firstp)
78 ixlstp = ctxtp->ixl_firstp;
85 if ((ixlstp != ctxtp->ixl_firstp) && (ixlstp->ixl_opcode !=
140 ixlnext = ctxtp->ixl_firstp;
H A Dhci1394_isoch.c389 ctxtp->ctxt_flags, tnf_opaque, first_ixl, ctxtp->ixl_firstp);
409 ctxtp->ixl_execp = ctxtp->ixl_firstp; /* start of ixl chain */
793 ctxtp->ctxt_flags, tnf_opaque, first_ixl, ctxtp->ixl_firstp);
H A Dhci1394_ixl_comp.c188 ctxtp->ixl_firstp = ixlp;
268 err = hci1394_ixl_find_next_exec_xfer(wvp->ctxtp->ixl_firstp,
1007 ixlnextp = wvp->ctxtp->ixl_firstp;
/opensolaris-onvv-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h93 ixl1394_command_t *ixl_firstp; /* 1st ixl cmmand in linked list */ member in struct:hci1394_iso_ctxt_s

Completed in 63 milliseconds