class PciRootAllocation

Defined at line 102 of file ../../src/devices/bus/drivers/pci/allocation.h

Public Methods

void PciRootAllocation (const ddk::PcirootProtocolClient client, const pci_address_space_t type, zx::resource resource, zx::eventpair ep, zx_paddr_t base, size_t size)

Defined at line 104 of file ../../src/devices/bus/drivers/pci/allocation.h

void ~PciRootAllocation ()

Defined at line 111 of file ../../src/devices/bus/drivers/pci/allocation.h

zx_paddr_t base ()

Defined at line 113 of file ../../src/devices/bus/drivers/pci/allocation.h

size_t size ()

Defined at line 114 of file ../../src/devices/bus/drivers/pci/allocation.h