Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c180 boolean_t xferfound; in hci1394_ixl_find_next_exec_xfer() local
185 xferfound = B_FALSE; in hci1394_ixl_find_next_exec_xfer()
192 while ((xferfound == B_FALSE) && (ixlp != NULL) && (ii > 0)) { in hci1394_ixl_find_next_exec_xfer()
200 xferfound = B_TRUE; in hci1394_ixl_find_next_exec_xfer()