OpenBIC
OpenSource Bridge-IC
oem_handler.h File Reference
#include "ipmi.h"
Include dependency graph for oem_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint8_t get_hsc_pwr_reading (int *reading)
 
void OEM_NM_SENSOR_READ (ipmi_msg *msg)
 
void OEM_GET_MB_INDEX (ipmi_msg *msg)
 
void OEM_CABLE_DETECTION (ipmi_msg *msg)
 
void IPMI_OEM_handler (ipmi_msg *msg)
 

Function Documentation

◆ get_hsc_pwr_reading()

uint8_t get_hsc_pwr_reading ( int *  reading)
Here is the call graph for this function:

◆ IPMI_OEM_handler()

void IPMI_OEM_handler ( ipmi_msg msg)
Here is the call graph for this function:

◆ OEM_CABLE_DETECTION()

void OEM_CABLE_DETECTION ( ipmi_msg msg)
Here is the call graph for this function:

◆ OEM_GET_MB_INDEX()

void OEM_GET_MB_INDEX ( ipmi_msg msg)

◆ OEM_NM_SENSOR_READ()

void OEM_NM_SENSOR_READ ( ipmi_msg msg)