Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsysevent_impl.h432 extern int evch_usrgetpropnvl(evchan_t *bp, nvlist_t **nvlp, int64_t *genp);
/titanic_50/usr/src/uts/common/io/
H A Dsysevent.c537 if ((rc = evch_usrgetpropnvl(ctl->chp, &nvl, &gen)) != 0) in sysevent_getpropnvl()
/titanic_50/usr/src/uts/common/os/
H A Devchannels.c2341 evch_usrgetpropnvl(evchan_t *bp, nvlist_t **nvlp, int64_t *genp) in evch_usrgetpropnvl() function