Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dsysevent.c58 } evchan_ctl_t; typedef
157 evchan_ctl_t *ctl; in sysevent_publish()
207 evchan_ctl_t *ctl; in sysevent_chan_open()
256 evchan_ctl_t *ctl; in sysevent_chan_control()
293 evchan_ctl_t *ctl; in sysevent_subscribe()
353 evchan_ctl_t *ctl; in sysevent_unsubscribe()
479 evchan_ctl_t *ctl; in sysevent_setpropnvl()
524 evchan_ctl_t *ctl; in sysevent_getpropnvl()
658 evchan_ctl_t *ctl; in sysevent_close()
777 s = ddi_soft_state_init(&evchan_ctlp, sizeof (evchan_ctl_t), 1); in _init()