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

/fuchsia/zircon/kernel/dev/pcie/include/dev/
H A Dpcie_bus_driver.h149 fbl::RefPtr<PcieDevice> GetNthDevice(uint32_t index);
/fuchsia/zircon/kernel/object/
H A Dpci_device_dispatcher.cpp31 auto device = bus_drv->GetNthDevice(index);
/fuchsia/zircon/kernel/dev/pcie/
H A Dpcie_bus_driver.cpp190 fbl::RefPtr<PcieDevice> PcieBusDriver::GetNthDevice(uint32_t index) { function in class:PcieBusDriver

Completed in 103 milliseconds