Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c1344 boolean_t work_to_do, need_notify = B_FALSE; in xnb_from_peer() local
1354 RING_FINAL_CHECK_FOR_REQUESTS(&xnbp->xnb_tx_ring, work_to_do); in xnb_from_peer()
1355 if (!work_to_do) { in xnb_from_peer()
H A Dxnf.c1426 boolean_t work_to_do; in xnf_tx_clean_ring() local
1512 RING_FINAL_CHECK_FOR_RESPONSES(&xnfp->xnf_tx_ring, work_to_do); in xnf_tx_clean_ring()
1513 if (work_to_do) in xnf_tx_clean_ring()