Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c101 static int rdcsrv_refcnt; variable
217 rdcsrv_refcnt++; in rdcsrv_dispatch()
265 rdcsrv_refcnt--; in rdcsrv_dispatch()
437 while (rdcsrv_refcnt > 0) { in rdcsrv_unload()