Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/rsm/
H A Drsm.h355 int32_t rsmipc_credits; /* credits */ member
/titanic_44/usr/src/uts/common/io/rsm/
H A Drsm.c3998 "curr credits=%d src=%lx:%llx\n", path, msg->rsmipc_credits, in rsm_add_credits()
4004 path->sendq_token.msgbuf_avail += msg->rsmipc_credits; in rsm_add_credits()
5909 msg.rsmipc_credits = path->procmsg_cnt; in rsmipc_send_controlmsg()