#include <dxd_pci.h>
|
| unsigned int | length =0 |
| | length of PCI window
|
| volatile unsigned int * | map =nullptr |
| | virtual address
|
| unsigned int | mask =0 |
| | PCI window mask.
|
| uint64_t | phy =0 |
| | physical address
|
◆ ~memory()
| dxd::pci::resources::memory::~memory |
( |
| ) |
|
|
inline |
◆ length
| unsigned int dxd::pci::resources::memory::length =0 |
◆ map
| volatile unsigned int* dxd::pci::resources::memory::map =nullptr |
◆ mask
| unsigned int dxd::pci::resources::memory::mask =0 |
◆ phy
| uint64_t dxd::pci::resources::memory::phy =0 |
The documentation for this struct was generated from the following file: