Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86xpv/sys/
H A Devtchn_impl.h193 extern int ec_dev_alloc_irq(void);
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c638 ec_dev_irq = ec_dev_alloc_irq(); in evtchndrv_attach()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c848 ec_dev_alloc_irq(void) in ec_dev_alloc_irq() function