Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvnet.c226 static vnet_t *vnet_headp = NULL; variable
482 vnetp->nextp = vnet_headp; in vnetattach()
483 vnet_headp = vnetp; in vnetattach()
640 for (vnetpp = &vnet_headp; *vnetpp; in vnet_unattach()
1583 vnetp = vnet_headp; in vio_net_resource_reg()