Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/apic/
H A Dapicreg.h831 #define IOAPIC_REDTBL 0x10 macro
832 #define IOAPIC_REDTBL0 IOAPIC_REDTBL
833 #define IOAPIC_REDTBL1 (IOAPIC_REDTBL+0x02)
834 #define IOAPIC_REDTBL2 (IOAPIC_REDTBL+0x04)
835 #define IOAPIC_REDTBL3 (IOAPIC_REDTBL+0x06)
836 #define IOAPIC_REDTBL4 (IOAPIC_REDTBL+0x08)
837 #define IOAPIC_REDTBL5 (IOAPIC_REDTBL+0x0a)
838 #define IOAPIC_REDTBL6 (IOAPIC_REDTBL+0x0c)
839 #define IOAPIC_REDTBL7 (IOAPIC_REDTBL+0x0e)
840 #define IOAPIC_REDTBL8 (IOAPIC_REDTBL+0x10)
[all …]
H A Dioapic_abi.c870 info->io_idx = IOAPIC_REDTBL + (2 * pin); in ioapic_set_legacy_irqmap()
1111 info->io_idx = IOAPIC_REDTBL + (2 * pin); in ioapic_conf_legacy_extint()