Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Devtchn_dev.c105 static dev_info_t *evtchndrv_dip; variable
514 ep->dip = evtchndrv_dip; in evtchndrv_open()
574 if (minor != 0 || evtchndrv_dip == NULL) { in evtchndrv_info()
578 *result = (void *)evtchndrv_dip; in evtchndrv_info()
629 evtchndrv_dip = dip; in evtchndrv_attach()