Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h64 LDC_READY, /* Channel peer opened (hw-link-up) */ enumerator
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c700 ldcp->status = LDC_READY; in i_ldc_reset_state()
2153 ldcp->status = LDC_READY; in i_ldc_tx_hdlr()
2266 ldcp->status = LDC_READY; in i_ldc_rx_process_hvq()
3051 ldcp->status = LDC_READY; in ldc_open()
3453 ldcp->status = LDC_READY; in ldc_up()
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()