Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsm.h335 #define RSM_NO_REPLY 0 /* for rsmipc_send when no reply is expected */ macro
/titanic_41/usr/src/uts/common/io/rsm/
H A Drsm.c3518 RSM_NO_REPLY) == RSM_SUCCESS) { in rsm_send_importer_disconnects()
4347 (void) rsmipc_send(src_node, &request, RSM_NO_REPLY); in importer_suspend()
4547 RSM_NO_REPLY); in importer_resume()
5680 return (rsmipc_send(dest, &request, RSM_NO_REPLY)); in rsm_send_notimporting()
5739 &request, RSM_NO_REPLY); in rsm_send_republish()
5819 e = rsmipc_send(tokp->nodeid, &request, RSM_NO_REPLY); in rsm_send_suspend()
5858 (void) rsmipc_send(elem->nodeid, &request, RSM_NO_REPLY); in rsm_send_resume()
6051 RSM_NO_REPLY); in rsmseg_unload()
6754 (void) rsmipc_send(seg->s_node, &request, RSM_NO_REPLY); in rsm_disconnect()
7013 e = rsmipc_send(seg->s_node, &request, RSM_NO_REPLY); in exportbell_ioctl()
[all …]