Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h101 unsigned int xnf_gen; /* Increments on resume. */ member
H A Dxnf.c803 xnfp->xnf_gen++; in xnf_attach()
2353 bdesc->gen = xnfp->xnf_gen; in xnf_buf_constructor()
2408 if (bufp->gen != xnfp->xnf_gen) in xnf_buf_get()
2442 bdesc->gen = bdesc->xnfp->xnf_gen; in xnf_buf_refresh()