Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h164 AST_read_macaddr = 0x8, AST_fdbh_alloc = 0x10, enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c470 attach_progress |= AST_fdbh_alloc; in vnetattach()
631 if (attach_progress & AST_fdbh_alloc) { in vnet_unattach()
633 attach_progress &= ~AST_fdbh_alloc; in vnet_unattach()