Searched refs:io_hw_apic_id (Results 1 – 1 of 1) sorted by relevance
99 u_int io_hw_apic_id:8; /* Content of APIC ID register */ member641 io->io_hw_apic_id = ioapic_read(apic, IOAPIC_ID) >> APIC_ID_SHIFT; in ioapic_create()642 io->io_apic_id = apic_id == -1 ? io->io_hw_apic_id : apic_id; in ioapic_create()644 if (io->io_hw_apic_id != apic_id) in ioapic_create()646 apic_id, io->io_hw_apic_id); in ioapic_create()1021 if (io->io_hw_apic_id == apic_id) in ioapic_pci_attach()1041 io->io_hw_apic_id != apic_id)) { in ioapic_pci_attach()1047 io->io_apic_id, io->io_hw_apic_id, (uintmax_t)io->io_paddr); in ioapic_pci_attach()