|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <ioforge_pci.h>
Data Fields | |
| uint64_t | address |
| boolean_t | iospace |
Definition at line 10 of file ioforge_pci.h.
| uint64_t ioforge_pci_bar::address |
Definition at line 11 of file ioforge_pci.h.
| boolean_t ioforge_pci_bar::iospace |
Definition at line 12 of file ioforge_pci.h.
Referenced by for_each_virtio_device().