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