|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
This is the complete list of members for PCIBus, including all inherited members.
| _bridge | PCIBus | protected |
| _buses | PCIBus | protected |
| _devices | PCIBus | protected |
| _manager | PCIBus | protected |
| _memregion | PCIBus | protected |
| _no | PCIBus | protected |
| add_bus(PCIBus *bus) | PCIBus | |
| add_device(PCIDevice *device) | PCIBus | |
| add_used_region(uint64 base, uint64 size) | PCIBus | inline |
| alloc_mmio_window(uint64 size) | PCIBus | inline |
| append(PCIBus *i) | ListEntry< PCIBus > | inline |
| ari_capable() | PCIBus | |
| ari_enable() | PCIBus | |
| ari_enabled() | PCIBus | |
| conf_read(uint8 df, uint16 reg) | PCIBus | |
| conf_write(uint8 df, uint16 reg, uint32 val) | PCIBus | |
| device_exists(unsigned df) | PCIBus | inlineprotected |
| discover_devices() | PCIBus | protected |
| first() | ListEntry< PCIBus > | inline |
| last() | ListEntry< PCIBus > | inline |
| ListEntry() | ListEntry< PCIBus > | inlineexplicit |
| manager() const | PCIBus | inline |
| next() const | ListEntry< PCIBus > | inline |
| no() const | PCIBus | inline |
| PCIBus(PCIDevice &bridge) | PCIBus | |
| PCIBus(NubusManager &manager) | PCIBus | explicit |
| prev() const | ListEntry< PCIBus > | inline |