mbgtools-lx
4.2.8
|
All XBP information of a XBP supporting device. More...
#include <cfg_hlp.h>
Data Fields | |
XBP_LIMITS | limits |
XBP_NODE_LIMITS * | node_limits |
XBP_NODE_INFO_IDX * | node_infos |
All XBP information of a XBP supporting device.
This structure represents a list of connected devices
XBP_LIMITS ALL_XBP_INFO::limits |
Definition at line 209 of file cfg_hlp.h.
Referenced by chk_dev_xbp_supp_nodes().
XBP_NODE_INFO_IDX* ALL_XBP_INFO::node_infos |
Definition at line 211 of file cfg_hlp.h.
Referenced by free_all_xbp_info().
XBP_NODE_LIMITS* ALL_XBP_INFO::node_limits |
Definition at line 210 of file cfg_hlp.h.
Referenced by free_all_xbp_info().