Searched refs:irq_base (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/amd64/vmm/io/
H A Dvatpic.c72 int irq_base; member in struct:atpic
264 atpic->irq_base = val & 0xf8;
510 *vecptr = atpic->irq_base + pin;
543 if ((vector & ~0x7) == vatpic->atpic[1].irq_base) {
/freebsd-10.1-release/sys/xen/interface/arch-x86/hvm/
H A Dsave.h298 /* Line IRx maps to IRQ irq_base+x */
299 uint8_t irq_base; member in struct:hvm_hw_vpic

Completed in 114 milliseconds