Searched refs:io_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/x86/x86/
H A Dio_apic.c94 u_int io_id:8; /* logical ID */ member in struct:ioapic
477 printf("ioapic%u: routing intpin %u (", io->io_id,
574 io->io_id, intpin->io_intpin,
582 io->io_id, intpin->io_intpin,
637 io->io_id = next_id++;
643 printf("ioapic%u: Changing APIC ID to %d\n", io->io_id,
649 printf("ioapic%u: Assuming intbase of %d\n", io->io_id,
653 io->io_id, intbase, next_ioapic_base);
663 printf("ioapic%u: ver 0x%02x maxredir 0x%02x\n", io->io_id,
754 printf("ioapic%u: intpin %d disabled\n", io->io_id, pi
[all...]
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3-hvcall.h61 int lv1_put_iopte(uint64_t ioas_id, uint64_t ioif_addr, uint64_t lpar_addr, uint64_t io_id, uint64_t flags);
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2674 __be32 io_id; member in struct:fw_foiscsi_ctrl_wr
2929 __be32 io_id; member in struct:fw_coiscsi_tgt_conn_wr

Completed in 126 milliseconds