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