Symbol: IOAPIC_REDTBL
sys/platform/pc64/apic/apicreg.h
832
#define IOAPIC_REDTBL0 IOAPIC_REDTBL
sys/platform/pc64/apic/apicreg.h
833
#define IOAPIC_REDTBL1 (IOAPIC_REDTBL+0x02)
sys/platform/pc64/apic/apicreg.h
834
#define IOAPIC_REDTBL2 (IOAPIC_REDTBL+0x04)
sys/platform/pc64/apic/apicreg.h
835
#define IOAPIC_REDTBL3 (IOAPIC_REDTBL+0x06)
sys/platform/pc64/apic/apicreg.h
836
#define IOAPIC_REDTBL4 (IOAPIC_REDTBL+0x08)
sys/platform/pc64/apic/apicreg.h
837
#define IOAPIC_REDTBL5 (IOAPIC_REDTBL+0x0a)
sys/platform/pc64/apic/apicreg.h
838
#define IOAPIC_REDTBL6 (IOAPIC_REDTBL+0x0c)
sys/platform/pc64/apic/apicreg.h
839
#define IOAPIC_REDTBL7 (IOAPIC_REDTBL+0x0e)
sys/platform/pc64/apic/apicreg.h
840
#define IOAPIC_REDTBL8 (IOAPIC_REDTBL+0x10)
sys/platform/pc64/apic/apicreg.h
841
#define IOAPIC_REDTBL9 (IOAPIC_REDTBL+0x12)
sys/platform/pc64/apic/apicreg.h
842
#define IOAPIC_REDTBL10 (IOAPIC_REDTBL+0x14)
sys/platform/pc64/apic/apicreg.h
843
#define IOAPIC_REDTBL11 (IOAPIC_REDTBL+0x16)
sys/platform/pc64/apic/apicreg.h
844
#define IOAPIC_REDTBL12 (IOAPIC_REDTBL+0x18)
sys/platform/pc64/apic/apicreg.h
845
#define IOAPIC_REDTBL13 (IOAPIC_REDTBL+0x1a)
sys/platform/pc64/apic/apicreg.h
846
#define IOAPIC_REDTBL14 (IOAPIC_REDTBL+0x1c)
sys/platform/pc64/apic/apicreg.h
847
#define IOAPIC_REDTBL15 (IOAPIC_REDTBL+0x1e)
sys/platform/pc64/apic/apicreg.h
848
#define IOAPIC_REDTBL16 (IOAPIC_REDTBL+0x20)
sys/platform/pc64/apic/apicreg.h
849
#define IOAPIC_REDTBL17 (IOAPIC_REDTBL+0x22)
sys/platform/pc64/apic/apicreg.h
850
#define IOAPIC_REDTBL18 (IOAPIC_REDTBL+0x24)
sys/platform/pc64/apic/apicreg.h
851
#define IOAPIC_REDTBL19 (IOAPIC_REDTBL+0x26)
sys/platform/pc64/apic/apicreg.h
852
#define IOAPIC_REDTBL20 (IOAPIC_REDTBL+0x28)
sys/platform/pc64/apic/apicreg.h
853
#define IOAPIC_REDTBL21 (IOAPIC_REDTBL+0x2a)
sys/platform/pc64/apic/apicreg.h
854
#define IOAPIC_REDTBL22 (IOAPIC_REDTBL+0x2c)
sys/platform/pc64/apic/apicreg.h
855
#define IOAPIC_REDTBL23 (IOAPIC_REDTBL+0x2e)
sys/platform/pc64/apic/ioapic_abi.c
1111
info->io_idx = IOAPIC_REDTBL + (2 * pin);
sys/platform/pc64/apic/ioapic_abi.c
870
info->io_idx = IOAPIC_REDTBL + (2 * pin);