Home
last modified time | relevance | path

Searched refs:AST_init (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h162 AST_init = 0x0, AST_vnet_alloc = 0x1, enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c2467 enum {AST_init = 0x0, AST_ldc_alloc = 0x1, in vgen_ldc_attach() enumerator
2471 attach_state = AST_init; in vgen_ldc_attach()
H A Dvnet.c421 attach_progress = AST_init; in vnetattach()