Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/io/
H A Dvnet_gen.c2465 AST_mutex_init = 0x2, AST_ldc_init = 0x4, in vgen_ldc_attach() enumerator
2500 attach_state |= AST_ldc_init; in vgen_ldc_attach()
2548 if (attach_state & AST_ldc_init) { in vgen_ldc_attach()