Searched defs:gref_get (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c70 * using gref_get() and gref_put() respectively.
232 static grant_ref_t gref_get(xnf_t *);
233 #pragma inline(gref_get)
352 gref_get(xnf_t *xnfp) function
1607 txp->tx_txreq.gref = gref_get(xnfp);
2394 gref = gref_get(xnfp);

Completed in 63 milliseconds