Searched refs:LDC_VER (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc_impl.h68 #define LDC_VER 0x01 /* Version message */ macro
/illumos-gate/usr/src/cmd/mdb/sun4v/modules/ldc/
H A Dldc.c117 { "ver ", ALLBITS, LDC_VER },
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c1207 if (msg->ctrl == LDC_VER ||
1279 pkt->ctrl = LDC_VER;
1458 pkt->ctrl = LDC_VER;
1906 case LDC_VER:
1923 case LDC_VER:
1952 case LDC_VER:
3481 ldcmsg->ctrl = LDC_VER;

Completed in 102 milliseconds