Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsysevent_impl.h430 extern int evch_usrgetchdata(char *chname, void *buf, size_t size);
/titanic_41/usr/src/uts/common/io/
H A Dsysevent.c452 len = evch_usrgetchdata(channel, buf, uargs.out_data.len); in sysevent_chandata()
/titanic_41/usr/src/uts/common/os/
H A Devchannels.c2331 evch_usrgetchdata(char *chname, void *buf, size_t size) in evch_usrgetchdata() function