Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dvsw_hio.h70 vsw_hio_kstats_t *vh_kstatsp; /* stats for vsw hio */ member
/titanic_44/usr/src/uts/sun4v/io/
H A Dvsw_hio.c963 hiop->vh_kstatsp = hiokp; in vsw_hio_setup_kstats()
1001 kmem_free(hiop->vh_kstatsp, sizeof (kstat_named_t) * in vsw_hio_destroy_kstats()
1004 hiop->vh_kstatsp = NULL; in vsw_hio_destroy_kstats()
1024 hiokp = hiop->vh_kstatsp; in vsw_hio_kstats_update()