Home
last modified time | relevance | path

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

/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
2481 attach_state |= AST_ldc_alloc; in vgen_ldc_attach()
2562 if (attach_state & AST_ldc_alloc) { in vgen_ldc_attach()