Home
last modified time | relevance | path

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

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