Home
last modified time | relevance | path

Searched refs:RPC_SERVER (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/
H A Drpcmod.c648 if (rmp->rm_type == RPC_SERVER) { in rpcmodclose()
764 case RPC_SERVER: in rpcmodrput()
898 case RPC_SERVER: in rpcmodwput_other()
944 if (rmp->rm_type == RPC_SERVER || canputnext(q)) { in rpcmodwsrv()
993 if ((mir_ptr)->mir_type == RPC_SERVER && \
1142 if (mir->mir_type == RPC_SERVER) { in mir_close()
1204 ASSERT(mir->mir_type == RPC_SERVER); in mir_svc_idle_stop()
1221 ASSERT(mir->mir_type == RPC_SERVER); in mir_svc_idle_start()
1409 ASSERT(mir->mir_type == RPC_SERVER); in mir_rput()
1550 case RPC_SERVER: in mir_rput()
[all …]
H A Drpc_com.h74 #define RPC_SERVER 2 macro
/titanic_44/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c186 strioc.ic_cmd = RPC_SERVER; in nfslib_transport_open()
/titanic_44/usr/src/cmd/avs/rdc/
H A Dsndrd.c292 strioc.ic_cmd = RPC_SERVER; in rdc_transport_open()