Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Devtchn_dev.c83 (ddi_get_soft_state(evtchndrv_statep, (inst)))
102 static void *evtchndrv_statep; variable
504 if (ddi_soft_state_zalloc(evtchndrv_statep, in evtchndrv_open()
552 ddi_soft_state_free(evtchndrv_statep, EVTCHNDRV_MINOR2INST(minor)); in evtchndrv_close()
708 err = ddi_soft_state_init(&evtchndrv_statep, in _init()
715 ddi_soft_state_fini(&evtchndrv_statep); in _init()
731 ddi_soft_state_fini(&evtchndrv_statep); in _fini()