class MmioPcieAddressProvider

Defined at line 46 of file ../../zircon/kernel/dev/pcie/include/dev/address_provider/address_provider.h

Systems that have memory mapped Config Spaces

Public Methods

void ~MmioPcieAddressProvider ()

Defined at line 18 of file ../../zircon/kernel/dev/pcie/address_provider/mmio.cc

zx_status_t Translate (uint8_t bus_id, uint8_t device_id, uint8_t function_id, vaddr_t * virt, paddr_t * phys)

Defined at line 23 of file ../../zircon/kernel/dev/pcie/address_provider/mmio.cc

void MmioPcieAddressProvider ()

Defined at line 48 of file ../../zircon/kernel/dev/pcie/include/dev/address_provider/address_provider.h

fbl::RefPtr<PciConfig> CreateConfig (const uintptr_t addr)

Defined at line 106 of file ../../zircon/kernel/dev/pcie/address_provider/mmio.cc

zx_status_t AddEcamRegion (const PciEcamRegion & ecam)

Defined at line 53 of file ../../zircon/kernel/dev/pcie/address_provider/mmio.cc