Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c2468 AST_mutex_init = 0x2, AST_ldc_init = 0x4, in vgen_ldc_attach() enumerator
2492 attach_state |= AST_mutex_init; in vgen_ldc_attach()
2554 if (attach_state & AST_mutex_init) { in vgen_ldc_attach()