Searched refs:EVCH_DELDOOR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h349 #define EVCH_DELDOOR 2 /* User event delivery via doors */ macro
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1197 * or EVCH_DELDOOR for door upcall delivery to user land. Depending on dtype
1240 ASSERT(dtype == EVCH_DELDOOR);
1361 if (sdp->sd_type == EVCH_DELDOOR) {
1378 if (sdp->sd_type == EVCH_DELDOOR) {
2259 if ((rv = evch_chsubscribe((evch_bind_t *)bp, EVCH_DELDOOR, sid, class,

Completed in 65 milliseconds