Struct opae_uio¶
OPAE UIO device abstraction. More...
#include <uio.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | device_fd |
| char | device_path |
| struct opae_uio_device_region * | regions |
Detailed Description¶
This structure is used to interact with the OPAE UIO API. Each UIO device has a file descriptor that is used to mmap its regions into user address space. Each device also has one or more MMIO regions.
Public Attributes Documentation¶
variable device_fd¶
variable device_path¶
variable regions¶
The documentation for this class was generated from the following file docs/sw/include/opae/uio.h