GVM User Suite
User tools for the GVM open source project.
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | RmMdevConfig |
Creates an MDev Config to be sent into the RM core. More... | |
Macros | |
#define | NVA081_CLASS 0x0000A081 |
Command to allocate a NvA081 device. More... | |
#define | NVA081_ADD_MDEV 0xA0810101 |
Command for rm control res to add a mdev to the list of mdevs. More... | |
#define | NVA081_REG_MDEV 0xA0810109 |
Command for rm control res to register mdevs. More... | |
#define NVA081_ADD_MDEV 0xA0810101 |
#define NVA081_CLASS 0x0000A081 |