Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/rsm/
H A Drsm.h327 int rsmipc_version; member
/titanic_50/usr/src/uts/common/io/rsm/
H A Drsm.c4920 if (msghdr->rsmipc_version != RSM_VERSION) { in rsm_intr_proc_deferred()
5116 if (msghdr->rsmipc_version != RSM_VERSION) { in rsm_intr_callback()
5422 req->rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send()
5521 reply->rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send()
5558 req->rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send()
5903 msg.rsmipc_hdr.rsmipc_version = RSM_VERSION; in rsmipc_send_controlmsg()