Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c244 static int xnf_stat(void *, uint_t, uint64_t *);
291 .mc_getstat = xnf_stat,
2978 xnf_stat(void *arg, uint_t stat, uint64_t *val) in xnf_stat() function