Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h325 int rsmipc_version; member
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c4918 if (msghdr->rsmipc_version != RSM_VERSION) { in rsm_intr_proc_deferred()
5114 if (msghdr->rsmipc_version != RSM_VERSION) { in rsm_intr_callback()
5420 req->rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send()
5519 reply->rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send()
5556 req->rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send()
5901 msg.rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send_controlmsg()