Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h63 LDC_OPEN, /* Channel open */ enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c688 ldcp->status = LDC_OPEN; in i_ldc_reset_state()
3025 ldcp->status = LDC_OPEN; in ldc_open()
H A Dvsw_ldc.c827 } else if (istatus != LDC_OPEN && istatus != LDC_READY) { in vsw_ldc_init()
H A Dvnet_gen.c2630 if (istatus != LDC_OPEN && istatus != LDC_READY) { in vgen_ldc_init()