OpenBIC
OpenSource Bridge-IC
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
plat_ipmi.h File Reference

Go to the source code of this file.

Enumerations

enum  GET_HTTP_BOOT_ATTR { GET_HTTP_BOOT_SIZE = 0x00 , GET_HTTP_BOOT_CRC32 = 0x01 , GET_HTTP_BOOT_MAX = 0x02 }
 
enum  WDT_TIMER_ACTIONS { NO_ACTION = 0x00 , HARD_RESET = 0x01 , POWER_DOWN = 0x02 , POWER_CYCLE = 0x03 }
 

Functions

void event_resend_work_handler (struct k_work *work)
 

Enumeration Type Documentation

◆ GET_HTTP_BOOT_ATTR

Enumerator
GET_HTTP_BOOT_SIZE 
GET_HTTP_BOOT_CRC32 
GET_HTTP_BOOT_MAX 

◆ WDT_TIMER_ACTIONS

Enumerator
NO_ACTION 
HARD_RESET 
POWER_DOWN 
POWER_CYCLE 

Function Documentation

◆ event_resend_work_handler()

void event_resend_work_handler ( struct k_work *  work)
Here is the call graph for this function: