Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h305 vio_net_handle_t hio_vhp; /* HIO resource hdl */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c2749 vnetp->curr_macaddr, rem_addr, &vnetp->hio_vhp, &vcb); in vnet_hio_mac_init()
2769 if (vnetp->hio_vhp != NULL) { in vnet_hio_mac_cleanup()
2770 vio_net_resource_unreg(vnetp->hio_vhp); in vnet_hio_mac_cleanup()
2771 vnetp->hio_vhp = NULL; in vnet_hio_mac_cleanup()