Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c806 rc = ioctl(EV_FD(scp), SEV_CHAN_CONTROL, (intptr_t)&uargs); in sysevent_evc_control()
813 rc = ioctl(EV_FD(scp), SEV_CHAN_CONTROL, (intptr_t)&uargs); in sysevent_evc_control()
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h510 #define SEV_CHAN_CONTROL SEV_BASE | 0x03 macro
/illumos-gate/usr/src/uts/common/io/
H A Dsysevent.c597 case SEV_CHAN_CONTROL: in sysevent_ioctl()