class MachinaPciroot

Defined at line 37 of file ../../src/devices/board/drivers/machina/machina-pci.cc

Public Methods

void ~MachinaPciroot ()

Defined at line 45 of file ../../src/devices/board/drivers/machina/machina-pci.cc

zx_status_t Create (PciRootHost * root_host, MachinaPciroot::Context ctx, zx_device_t * parent, const char * name)

Defined at line 47 of file ../../src/devices/board/drivers/machina/machina-pci.cc

zx_status_t PcirootGetBti (uint32_t bdf, uint32_t index, zx::bti * bti)

Defined at line 74 of file ../../src/devices/board/drivers/machina/machina-pci.cc

zx_status_t PcirootGetPciPlatformInfo (pci_platform_info_t * info)

Defined at line 88 of file ../../src/devices/board/drivers/machina/machina-pci.cc

void DdkRelease ()

DDK implementations

Defined at line 98 of file ../../src/devices/board/drivers/machina/machina-pci.cc

zx_status_t DdkGetProtocol (uint32_t proto_id, void * out)

Defined at line 99 of file ../../src/devices/board/drivers/machina/machina-pci.cc

void MachinaPciroot (PciRootHost * root_host, MachinaPciroot::Context ctx, zx_device_t * parent, const char * name)

Defined at line 110 of file ../../src/devices/board/drivers/machina/machina-pci.cc

Records