Searched refs:RING_GET_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/xen/interface/io/ | ||
A D | ring.h | 221 #define RING_GET_RESPONSE(_r, _idx) \ macro |
/u-boot/drivers/xen/ | ||
A D | pvblock.c | 377 rsp = RING_GET_RESPONSE(&dev->ring, cons); in blkfront_aio_poll() |
Completed in 5 milliseconds