Searched refs:io_id (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/x86/x86/ |
| H A D | io_apic.c | 96 u_int io_id:8; /* logical ID */ member 499 printf("ioapic%u: routing intpin %u (", io->io_id, in ioapic_assign_cpu() 595 io->io_id, intpin->io_intpin, in ioapic_config_intr() 603 io->io_id, intpin->io_intpin, in ioapic_config_intr() 658 io->io_id = next_id++; in ioapic_create() 663 printf("ioapic%u: MADT APIC ID %d != hw id %d\n", io->io_id, in ioapic_create() 667 printf("ioapic%u: Assuming intbase of %d\n", io->io_id, in ioapic_create() 671 io->io_id, intbase, next_ioapic_base); in ioapic_create() 681 printf("ioapic%u: ver 0x%02x maxredir 0x%02x\n", io->io_id, in ioapic_create() 770 printf("ioapic%u: intpin %d disabled\n", io->io_id, pin); in ioapic_disable_pin() [all …]
|
| /freebsd/stand/libsa/ |
| H A D | netif.c | 284 if (s->io_id == socket) in socktodesc_impl() 328 s->io_id = last->io_id + 1; in netif_open() 344 return (s->io_id); in netif_open()
|
| H A D | iodesc.h | 48 int io_id; /* descriptor id */ member
|
| /freebsd/sys/powerpc/ps3/ |
| H A D | ps3-hvcall.h | 59 int lv1_put_iopte(uint64_t ioas_id, uint64_t ioif_addr, uint64_t lpar_addr, uint64_t io_id, uint64_…
|
| /freebsd/sys/dev/cxgbe/firmware/ |
| H A D | t4fw_interface.h | 3595 __be32 io_id; member 3850 __be32 io_id; member
|