|
OpenBIC
OpenSource Bridge-IC
|
#include <ipmb.h>
Public Attributes | |
| uint8_t | index |
| uint8_t | interface |
| uint8_t | channel |
| uint8_t | bus |
| uint8_t | channel_target_address |
| bool | enable_status |
| uint8_t | self_address |
| char * | rx_thread_name |
| char * | tx_thread_name |
| uint8_t IPMB_config::bus |
| uint8_t IPMB_config::channel |
| uint8_t IPMB_config::channel_target_address |
| bool IPMB_config::enable_status |
| uint8_t IPMB_config::index |
| uint8_t IPMB_config::interface |
| char* IPMB_config::rx_thread_name |
| uint8_t IPMB_config::self_address |
| char* IPMB_config::tx_thread_name |