Searched refs:io_id (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/x86/x86/ |
| D | io_apic.c | 96 u_int io_id:8; /* logical ID */ member 369 printf("ioapic%u: routing intpin %u (", io->io_id, in ioapic_assign_cpu() 466 io->io_id, intpin->io_intpin, in ioapic_config_intr() 474 io->io_id, intpin->io_intpin, in ioapic_config_intr() 527 io->io_id = next_id++; in ioapic_create() 533 printf("ioapic%u: Changing APIC ID to %d\n", io->io_id, in ioapic_create() 539 printf("ioapic%u: Assuming intbase of %d\n", io->io_id, in ioapic_create() 543 io->io_id, intbase, next_ioapic_base); in ioapic_create() 617 printf("ioapic%u: intpin %d disabled\n", io->io_id, pin); in ioapic_disable_pin() 633 printf("ioapic%u: Routing IRQ %d -> intpin %d\n", io->io_id, in ioapic_remap_vector() [all …]
|
| /freebsd-9-stable/sys/powerpc/ps3/ |
| D | ps3-hvcall.h | 61 int lv1_put_iopte(uint64_t ioas_id, uint64_t ioif_addr, uint64_t lpar_addr, uint64_t io_id, uint64_…
|
| /freebsd-9-stable/sys/dev/cxgbe/firmware/ |
| D | t4fw_interface.h | 2331 __be32 io_id; member
|