Home
last modified time | relevance | path

Searched refs:EVCH_SET_CHAN_LEN (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent.h210 #define EVCH_SET_CHAN_LEN 3 /* Set event queue length */ macro
211 #define EVCH_CMD_LAST EVCH_SET_CHAN_LEN /* Last command */
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_outbound.c123 if (sysevent_evc_control(fmevt_outbound_chan, EVCH_SET_CHAN_LEN, in fmevt_init_outbound()
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibevchannel.c810 case EVCH_SET_CHAN_LEN: in sysevent_evc_control()
/illumos-gate/usr/src/uts/common/io/
H A Dsysevent.c277 case EVCH_SET_CHAN_LEN: in sysevent_chan_control()
/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c2004 case EVCH_SET_CHAN_LEN: in sysevent_evc_control()
2294 case EVCH_SET_CHAN_LEN: in evch_usrcontrol_set()
H A Dfm.c138 EVCH_SET_CHAN_LEN, &ereport_chanlen); in fm_init()