Struct opae_uio_device_region¶
ClassList > opae_uio_device_region
MMIO region info. More...
#include <uio.h>
Public Attributes¶
Type | Name |
---|---|
struct opae_uio_device_region * | next |
uint32_t | region_index |
size_t | region_page_offset |
uint8_t * | region_ptr |
size_t | region_size |
Detailed Description¶
Describes a range of mappable MMIO.
Public Attributes Documentation¶
variable next¶
variable region_index¶
variable region_page_offset¶
variable region_ptr¶
variable region_size¶
The documentation for this class was generated from the following file docs/sw/include/opae/uio.h