Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h82 #define TS_LINK_READY 0x10 /* both endpts registered Rx queues */ macro
83 #define TS_READY (TS_OPEN | TS_LINK_READY)
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c701 ldcp->tstate |= TS_LINK_READY; in i_ldc_reset_state()
2152 ldcp->tstate |= TS_LINK_READY; in i_ldc_tx_hdlr()
2265 ldcp->tstate |= TS_LINK_READY; in i_ldc_rx_process_hvq()
3050 ldcp->tstate |= TS_LINK_READY; in ldc_open()
3454 ldcp->tstate |= TS_LINK_READY; in ldc_up()