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 in struct:vnet
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c2748 vnetp->curr_macaddr, rem_addr, &vnetp->hio_vhp, &vcb);
2768 if (vnetp->hio_vhp != NULL) {
2769 vio_net_resource_unreg(vnetp->hio_vhp);
2770 vnetp->hio_vhp = NULL;

Completed in 51 milliseconds