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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h309 #define RSMIPC_MSG_SEGCONNECT 0 /* connect seg */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c4919 case RSMIPC_MSG_SEGCONNECT:
5123 if (msghdr->rsmipc_type != RSMIPC_MSG_SEGCONNECT) {
5132 case RSMIPC_MSG_SEGCONNECT:
5314 case RSMIPC_MSG_SEGCONNECT:
5372 case RSMIPC_MSG_SEGCONNECT:
6258 request.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_SEGCONNECT;

Completed in 59 milliseconds