Home
last modified time | relevance | path

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

/u-boot/include/xen/interface/io/
A Dring.h204 #define RING_GET_REQUEST(_r, _idx) \ macro
218 *(_req) = *(volatile typeof(_req))RING_GET_REQUEST(_r, _idx); \
/u-boot/drivers/xen/
A Dpvblock.c486 req = RING_GET_REQUEST(&dev->ring, i); in blkfront_aio()
554 req = RING_GET_REQUEST(&dev->ring, i); in blkfront_push_operation()

Completed in 5 milliseconds