Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvnet.h166 AST_vgen_init = 0x80, AST_macreg = 0x100, enumerator
/titanic_41/usr/src/uts/sun4v/io/
H A Dvnet.c509 attach_progress |= AST_vgen_init; in vnetattach()
617 if (attach_progress & (AST_vgen_init|AST_init_mdeg)) { in vnet_unattach()
619 attach_progress &= ~AST_vgen_init; in vnet_unattach()