Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvnet.h163 AST_ring_init = 0x2, AST_vdds_init = 0x4, enumerator
/titanic_41/usr/src/uts/sun4v/io/
H A Dvnet.c443 attach_progress |= AST_ring_init; in vnetattach()
651 if (attach_progress & AST_ring_init) { in vnet_unattach()
653 attach_progress &= ~AST_ring_init; in vnet_unattach()