Searched defs:RING_HAS_UNCONSUMED_RESPONSES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dring.h197 #define RING_HAS_UNCONSUMED_RESPONSES(_r) \ macro
296 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \
300 (_work_to_do) = RING_HAS_UNCONSUMED_RESPONSES(_r); \

Completed in 55 milliseconds