Searched refs:ForeachDownstreamDevice (Results 1 – 2 of 2) sorted by relevance
356 return ctx->driver->ForeachDownstreamDevice( in ForeachDevice()378 bool PcieBusDriver::ForeachDownstreamDevice(const fbl::RefPtr<PcieUpstreamNode>& upstream, in ForeachDownstreamDevice() function in PcieBusDriver404 keep_going = ForeachDownstreamDevice(downstream_bridge, level + 1, cbk, ctx); in ForeachDownstreamDevice()
187 bool ForeachDownstreamDevice(const fbl::RefPtr<PcieUpstreamNode>& upstream,
Completed in 7 milliseconds