Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddr_mbx.h77 #define DRMSG_REPLY_OK 0x0 macro
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c1713 if ((err != 0) || (msg->p_hdr.reply_status != DRMSG_REPLY_OK)) { in drmach_mbox_event()