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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h321 #define RSMIPC_MSG_CREDIT 12 /* credits to sender */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c3949 * process the RSMIPC_MSG_CREDIT message
4963 e = rsmipc_send_controlmsg(path, RSMIPC_MSG_CREDIT);
5159 case RSMIPC_MSG_CREDIT:
5869 * and RSMIPC_MSG_CREDIT are sent using this function.
5908 if (msgtype == RSMIPC_MSG_CREDIT)

Completed in 109 milliseconds