Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h162 AST_init = 0x0, AST_vnet_alloc = 0x1, enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c441 attach_progress |= AST_vnet_alloc; in vnetattach()
663 if (attach_progress & AST_vnet_alloc) { in vnet_unattach()