Searched refs:xvdi_alloc_evtchn (Results 1 – 5 of 5) sorted by relevance
188 int xvdi_alloc_evtchn(dev_info_t *);
806 (void) xvdi_alloc_evtchn(devinfo); in xnf_attach()924 (void) xvdi_alloc_evtchn(devinfo); in xnf_attach()
291 (void) xvdi_alloc_evtchn(xcp->dip); in xenconssetup()
1547 if (xvdi_alloc_evtchn(dip) != DDI_SUCCESS) in xdf_setstate_init()
444 xvdi_alloc_evtchn(dev_info_t *dip) in xvdi_alloc_evtchn() function