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

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpcie_upstream_node.h61 fbl::RefPtr<PcieDevice> ScanDevice(const PciConfig* cfg, uint dev_id, uint func_id);
H A Dpcie_bridge.h89 fbl::RefPtr<PcieDevice> ScanDevice(const PciConfig* cfg, uint dev_id, uint func_id);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpcie_upstream_node.cpp96 auto new_dev = ScanDevice(cfg, dev_id, func_id);
121 fbl::RefPtr<PcieDevice> PcieUpstreamNode::ScanDevice(const PciConfig* cfg, function in class:PcieUpstreamNode

Completed in 35 milliseconds