Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/sys/
H A Dxendev.h188 int xvdi_alloc_evtchn(dev_info_t *);
/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.c806 (void) xvdi_alloc_evtchn(devinfo); in xnf_attach()
924 (void) xvdi_alloc_evtchn(devinfo); in xnf_attach()
H A Dxencons.c291 (void) xvdi_alloc_evtchn(xcp->dip); in xenconssetup()
H A Dxdf.c1547 if (xvdi_alloc_evtchn(dip) != DDI_SUCCESS) in xdf_setstate_init()
/titanic_41/usr/src/uts/common/xen/os/
H A Dxvdi.c444 xvdi_alloc_evtchn(dev_info_t *dip) in xvdi_alloc_evtchn() function