Searched refs:xcs_currentp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h153 hci1394_xfer_ctl_t *xcs_currentp; /* last alloc xfer_ctl_t struc */ member in struct:hci1394_comp_ixl_vars_s
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c199 wvp->xcs_currentp = NULL;
2636 wvp->xcs_firstp = wvp->xcs_currentp = xcsp;
2638 wvp->xcs_currentp->ctl_nextp = xcsp;
2639 wvp->xcs_currentp = xcsp;

Completed in 47 milliseconds