Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h511 #define SEV_SUBSCRIBE SEV_BASE | 0x04 macro
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c545 if (ioctl(EV_FD(scp), SEV_SUBSCRIBE, (intptr_t)&uargs) != 0) { in sysevent_evc_subscribe_cmn()
/illumos-gate/usr/src/uts/common/io/
H A Dsysevent.c600 case SEV_SUBSCRIBE: in sysevent_ioctl()