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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h327 int rsmipc_version; member in struct:rsmipc_msg
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c4920 if (msghdr->rsmipc_version != RSM_VERSION) {
5116 if (msghdr->rsmipc_version != RSM_VERSION) {
5419 * Set the rsmipc_version number in the msghdr for KA
5422 req->rsmipc_hdr.rsmipc_version = RSM_VERSION;
5521 reply->rsmipc_hdr.rsmipc_version = RSM_VERSION;
5555 * Set the rsmipc_version number in the msghdr for KA
5558 req->rsmipc_hdr.rsmipc_version = RSM_VERSION;
5903 msg.rsmipc_hdr.rsmipc_version = RSM_VERSION;

Completed in 73 milliseconds