coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ipmi_wdt_rsp Struct Reference

#include <ipmi_ops.h>

Collaboration diagram for ipmi_wdt_rsp:
Collaboration graph

Data Fields

struct ipmi_rsp resp
 
struct ipmi_wdt_req data
 
uint16_t present_countdown_val
 

Detailed Description

Definition at line 29 of file ipmi_ops.h.

Field Documentation

◆ data

struct ipmi_wdt_req ipmi_wdt_rsp::data

Definition at line 26 of file ipmi_ops.h.

◆ present_countdown_val

uint16_t ipmi_wdt_rsp::present_countdown_val

Definition at line 32 of file ipmi_ops.h.

◆ resp

struct ipmi_rsp ipmi_wdt_rsp::resp

Definition at line 26 of file ipmi_ops.h.


The documentation for this struct was generated from the following file: