Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h85 #define TS_VREADY (TS_READY | TS_VER_DONE) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c1240 if ((ldcp->tstate & ~TS_IN_RESET) == TS_VREADY) { in i_ldc_process_VER()
1348 if ((ldcp->tstate & ~TS_IN_RESET) == TS_VREADY) { in i_ldc_process_VER()
1904 case TS_VREADY: in i_ldc_ctrlmsg()