|
RTEMS CPU Kit with SuperCore
4.11.3
|
Driver resource entry, Driver resources for a certain device instance, containing a number of keys where each key hold the data of interest. More...
#include <drvmgr.h>

Data Fields | |
| uint64_t | drv_id |
| Identifies the driver this resource is aiming. | |
| int | minor_bus |
| Indentifies a specfic device. | |
| struct drvmgr_key * | keys |
| First key in key array, ended with KEY_EMPTY. | |
Driver resource entry, Driver resources for a certain device instance, containing a number of keys where each key hold the data of interest.
1.8.13