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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h329 int rsmipc_type; member in struct:rsmipc_msg
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c3512 request.rsmipc_hdr.rsmipc_type =
3626 reply.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_REPLY;
4346 request.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_SUSPEND_DONE;
4541 request.rsmipc_hdr.rsmipc_type =
4918 switch (msghdr->rsmipc_type) {
4923 reply.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_REPLY;
5109 msghdr->rsmipc_type));
5123 if (msghdr->rsmipc_type != RSMIPC_MSG_SEGCONNECT) {
5131 switch (msghdr->rsmipc_type) {
5179 (size_t)msg, (int)(msghdr->rsmipc_type), (size_
[all...]

Completed in 70 milliseconds