Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h166 AST_vgen_init = 0x80, AST_macreg = 0x100, enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c517 attach_progress |= AST_macreg; in vnetattach()
596 if (attach_progress & AST_macreg) { in vnet_unattach()
657 if (attach_progress & AST_macreg) { in vnet_unattach()
660 attach_progress &= ~AST_macreg; in vnet_unattach()