Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c84 (ddi_get_soft_state(evtchndrv_statep, (inst)))
103 static void *evtchndrv_statep; variable
506 if (ddi_soft_state_zalloc(evtchndrv_statep, in evtchndrv_open()
555 ddi_soft_state_free(evtchndrv_statep, EVTCHNDRV_MINOR2INST(minor)); in evtchndrv_close()
711 err = ddi_soft_state_init(&evtchndrv_statep, in _init()
718 ddi_soft_state_fini(&evtchndrv_statep); in _init()
734 ddi_soft_state_fini(&evtchndrv_statep); in _fini()