Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c2613 enum { ST_init = 0x0, ST_ldc_open = 0x1, in vgen_ldc_init() enumerator
2627 init_state |= ST_ldc_open; in vgen_ldc_init()
2697 if (init_state & ST_ldc_open) { in vgen_ldc_init()