Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Dvnet_gen.c2464 enum {AST_init = 0x0, AST_ldc_alloc = 0x1, in vgen_ldc_attach() enumerator
2478 attach_state |= AST_ldc_alloc; in vgen_ldc_attach()
2559 if (attach_state & AST_ldc_alloc) { in vgen_ldc_attach()