RTEMS CPU Kit with SuperCore
4.11.3
|
Bus parameters used by driver interface functions to aquire information about bus. More...
#include <drvmgr.h>
Data Fields | |
char * | dev_prefix |
Optional name prefix. | |
Bus parameters used by driver interface functions to aquire information about bus.
All Bus drivers should implement the operation 'get_params' so that the driver interface routines can access bus dependent information in an non-dependent way.