Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_hio.c137 vsw_hio_t *hiop = &vswp->vhio; in vsw_hio_init()
229 vsw_hio_t *hiop = &vswp->vhio; in vsw_hio_find_free_share()
253 vsw_hio_t *hiop = &vswp->vhio; in vsw_hio_find_vshare_ldcid()
280 vsw_hio_t *hiop = &vswp->vhio; in vsw_hio_find_vshare_port()
365 vsw_hio_t *hiop = &vswp->vhio; in vsw_hio_free_all_shares()
873 vsw_hio_t *hiop = &vswp->vhio; in vsw_hio_reset_all()
942 hiop = &vswp->vhio; in vsw_hio_setup_kstats()
998 ksp = vswp->vhio.vh_ksp; in vsw_hio_destroy_kstats()
999 hiop = &vswp->vhio; in vsw_hio_destroy_kstats()
1023 hiop = &vswp->vhio; in vsw_hio_kstats_update()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h193 vsw_hio_t vhio; /* HybridIO info */ member