Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsm.h321 #define RSMIPC_MSG_CREDIT 12 /* credits to sender */ macro
/titanic_41/usr/src/uts/common/io/rsm/
H A Drsm.c4963 e = rsmipc_send_controlmsg(path, RSMIPC_MSG_CREDIT); in rsm_intr_proc_deferred()
5159 case RSMIPC_MSG_CREDIT: in rsm_intr_callback()
5908 if (msgtype == RSMIPC_MSG_CREDIT) in rsmipc_send_controlmsg()