Searched refs:RING_FREE_REQUESTS (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/xen/interface/io/
H A Dring.h174 #define RING_FREE_REQUESTS(_r) \ macro
181 (RING_FREE_REQUESTS(_r) == 0)
/u-boot/drivers/xen/
H A Dpvblock.c584 if (RING_FREE_REQUESTS(&dev->ring) == RING_SIZE(&dev->ring))

Completed in 49 milliseconds