Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds