class PcieRootLUTSwizzle
Defined at line 48 of file ../../zircon/kernel/lib/syscalls/driver_pci.cc
Implementation of a PcieRoot with a look-up table based legacy IRQ swizzler
suitable for use with ACPI style swizzle definitions.
Public Methods
fbl::RefPtr<PcieRoot> Create (PcieBusDriver &bus_drv,uintmanaged_bus_id,const zx_pci_irq_swizzle_lut_t &lut)
Defined at line 50 of file ../../zircon/kernel/lib/syscalls/driver_pci.cc
zx_status_t Swizzle (uintdev_id,uintfunc_id,uintpin,uint *irq)
Defined at line 63 of file ../../zircon/kernel/lib/syscalls/driver_pci.cc