struct zx_pci_bar

Defined at line 30 of file ../../zircon/system/public/zircon/syscalls/pci.h

TODO(cja): This makes some assumptions that anything in an arch's PIO region

is going to be defined as a base address and size. This will need to be

updated to a per-platform structure in the event that doesn't pan out

in the future.

Public Members

uint32_t id
uint32_t type
size_t size
 

Records