Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_comms.c83 static int xenbus_irq; variable
245 rem_avintr(NULL, IPL_XENBUS, xenbus_intr, xenbus_irq); in xb_suspend()
256 xenbus_irq = ec_bind_evtchn_to_irq(xen_info->store_evtchn); in xb_setup_intr()
257 if (xenbus_irq < 0) { in xb_setup_intr()
262 xenbus_irq, NULL, NULL, NULL, NULL)) in xb_setup_intr()