Home
last modified time | relevance | path

Searched refs:RDC_SVCPOOL_ID (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c317 p.id = RDC_SVCPOOL_ID; in rdcsrv_create()
334 &xprt, &rdcsrv_sct, NULL, RDC_SVCPOOL_ID, FALSE); in rdcsrv_create()
/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndrd.c74 #undef RDC_SVCPOOL_ID /* We are overloading this value */
75 #define RDC_SVCPOOL_ID NCALL_SVCPOOL_ID macro
636 if (svcwait(RDC_SVCPOOL_ID)) { in sndrd_lintmain()
1909 npa.id = RDC_SVCPOOL_ID; in sndrsvcpool()
/titanic_50/usr/src/uts/common/rpc/
H A Dsvc.h647 #define RDC_SVCPOOL_ID 0x05 /* SNDR, PSARC 2001/699 */ macro