Home
last modified time | relevance | path

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.h151 hci1394_xfer_ctl_t *xcs_currentp; /* last alloc xfer_ctl_t struc */ member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c183 wvp->xcs_currentp = NULL; in hci1394_compile_ixl_init()
2185 wvp->xcs_firstp = wvp->xcs_currentp = xcsp; in hci1394_alloc_xfer_ctl()
2187 wvp->xcs_currentp->ctl_nextp = xcsp; in hci1394_alloc_xfer_ctl()
2188 wvp->xcs_currentp = xcsp; in hci1394_alloc_xfer_ctl()