Searched refs:IOAPIC_WND_SIZE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/include/ | ||
| H A D | apicreg.h | 470 #define IOAPIC_WND_SIZE 0x50 macro |
| /f-stack/freebsd/x86/x86/ | ||
| H A D | io_apic.c | 1005 if (rman_get_size(res) < IOAPIC_WND_SIZE) { in ioapic_pci_attach() |