Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h165 AST_taskq_create = 0x20, AST_vnet_list = 0x40, enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c487 attach_progress |= AST_vnet_list; in vnetattach()
637 if (attach_progress & AST_vnet_list) { in vnet_unattach()
649 attach_progress &= ~AST_vnet_list; in vnet_unattach()
666 attach_progress &= ~AST_vnet_list; in vnet_unattach()