lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
lazybiosType38Decoded_t Struct Reference

Decoded forms of the Type 38 encoded fields. More...

#include <type38.h>

Data Fields

uint64_t base_address
char * base_address_modifier_interrupt_info
const char * base_address_type
const char * interface_type
char * ipmi_specification_revision
const char * register_spacing

Detailed Description

Decoded forms of the Type 38 encoded fields.

Each member holds the decoded form of the raw field it is named for. Consult the matching field_status member before using one.

Definition at line 55 of file type38.h.

Field Documentation

◆ base_address

uint64_t lazybiosType38Decoded_t::base_address

Definition at line 59 of file type38.h.

◆ base_address_modifier_interrupt_info

char* lazybiosType38Decoded_t::base_address_modifier_interrupt_info

Definition at line 61 of file type38.h.

◆ base_address_type

const char* lazybiosType38Decoded_t::base_address_type

Definition at line 56 of file type38.h.

◆ interface_type

const char* lazybiosType38Decoded_t::interface_type

Definition at line 58 of file type38.h.

◆ ipmi_specification_revision

char* lazybiosType38Decoded_t::ipmi_specification_revision

Definition at line 60 of file type38.h.

◆ register_spacing

const char* lazybiosType38Decoded_t::register_spacing

Definition at line 57 of file type38.h.


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