Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/public/io/
H A Dring.h224 #define RING_REQUEST_CONS_OVERFLOW(_r, _cons) \ argument
225 (((_cons) - (_r)->rsp_prod_pvt) >= RING_SIZE(_r))