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

#include <ipmi_ops.h>

Collaboration diagram for standard_spec_sel_rec:
Collaboration graph

Data Fields

uint32_t timestamp
 
uint16_t gen_id
 
uint8_t evm_rev
 
uint8_t sensor_type
 
uint8_t sensor_num
 
uint8_t event_dir_type
 
uint8_t event_data [3]
 

Detailed Description

Definition at line 52 of file ipmi_ops.h.

Field Documentation

◆ event_data

uint8_t standard_spec_sel_rec::event_data[3]

Definition at line 59 of file ipmi_ops.h.

◆ event_dir_type

uint8_t standard_spec_sel_rec::event_dir_type

Definition at line 58 of file ipmi_ops.h.

◆ evm_rev

uint8_t standard_spec_sel_rec::evm_rev

Definition at line 55 of file ipmi_ops.h.

◆ gen_id

uint16_t standard_spec_sel_rec::gen_id

Definition at line 54 of file ipmi_ops.h.

◆ sensor_num

uint8_t standard_spec_sel_rec::sensor_num

Definition at line 57 of file ipmi_ops.h.

◆ sensor_type

uint8_t standard_spec_sel_rec::sensor_type

Definition at line 56 of file ipmi_ops.h.

◆ timestamp

uint32_t standard_spec_sel_rec::timestamp

Definition at line 53 of file ipmi_ops.h.


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