Home
last modified time | relevance | path

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

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