Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c199 wvp->xcs_currentp = NULL; in hci1394_compile_ixl_init()
2636 wvp->xcs_firstp = wvp->xcs_currentp = xcsp; in hci1394_alloc_xfer_ctl()
2638 wvp->xcs_currentp->ctl_nextp = xcsp; in hci1394_alloc_xfer_ctl()
2639 wvp->xcs_currentp = xcsp; in hci1394_alloc_xfer_ctl()