Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h163 uint16_t ixl_xfer_st_cnt; /* # of xfer start ixl cmds built */ member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c194 wvp->ixl_xfer_st_cnt = 0; /* count of xfer start commands found */ in hci1394_compile_ixl_init()
236 if ((wvp->dma_bld_error == 0) && (wvp->ixl_xfer_st_cnt == 0)) { in hci1394_compile_ixl_endup()
1139 wvp->ixl_xfer_st_cnt++; in hci1394_finalize_cur_xfer_desc()