Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dapicreg.h468 #define IOAPIC_WND_SIZE 0x50 macro
/freebsd/sys/x86/x86/
H A Dio_apic.c1003 if (rman_get_size(res) < IOAPIC_WND_SIZE) { in ioapic_pci_attach()