ioapic/x86_64: Rearrange pin information for ioapic low level intrhandler
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 31 Aug 2011 09:09:06 +0000 (17:09 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 31 Aug 2011 09:11:12 +0000 (17:11 +0800)
commit5ac5ccd2c6f251f847f232e3c722d5bc766d77f1
tree8dce22fdb9bea478cb36d75b69683aa505719bb3
parent104463f2e0ed98ffb371abe37f3b4697f37a6759
ioapic/x86_64: Rearrange pin information for ioapic low level intrhandler

- Remove unused field, thus reduce the information size from 32 bytes
  to 16bytes.
- Struct, field and macro renaming
sys/platform/pc64/apic/apic_vector.s
sys/platform/pc64/apic/ioapic_abi.c
sys/platform/pc64/apic/ioapic_abi.h
sys/platform/pc64/apic/ioapic_ipl.s
sys/platform/pc64/x86_64/genassym.c