Searched refs:RING_GET_REQUEST (Results 1 – 2 of 2) sorted by relevance
204 #define RING_GET_REQUEST(_r, _idx) \ macro218 *(_req) = *(volatile typeof(_req))RING_GET_REQUEST(_r, _idx); \
486 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