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

/fuchsia/zircon/kernel/syscalls/
H A Dddk_pci.cpp52 class PcieRootLUTSwizzle : public PcieRoot { class in inherits:PcieRoot
58 auto root = fbl::AdoptRef(new (&ac) PcieRootLUTSwizzle(bus_drv,
82 PcieRootLUTSwizzle(PcieBusDriver& bus_drv, function in class:PcieRootLUTSwizzle
282 auto root = PcieRootLUTSwizzle::Create(*pcie, 0, arg->dev_pin_to_global_irq);

Completed in 24 milliseconds