Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddr_mbx.h42 #define DRMBX_VERSION 0x0016 macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1694 if ((err == 0) && (msg->p_hdr.drproto_version != DRMBX_VERSION)) { in drmach_mbox_event()
1696 msg->p_hdr.drproto_version, DRMBX_VERSION); in drmach_mbox_event()
1880 if (php->drproto_version != DRMBX_VERSION) { in drmach_mbox_getmsg()
1883 php->drproto_version, DRMBX_VERSION); in drmach_mbox_getmsg()
2300 imsg.drproto_version = DRMBX_VERSION; in drmach_mbox_trans()
2340 hdrp->drproto_version = DRMBX_VERSION; in drmach_mbox_trans()