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

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

#include <type41.h>

Data Fields

char * device_function_number
const char * device_status
const char * device_type

Detailed Description

Decoded forms of the Type 41 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 54 of file type41.h.

Field Documentation

◆ device_function_number

char* lazybiosType41Decoded_t::device_function_number

Definition at line 57 of file type41.h.

◆ device_status

const char* lazybiosType41Decoded_t::device_status

Definition at line 55 of file type41.h.

◆ device_type

const char* lazybiosType41Decoded_t::device_type

Definition at line 56 of file type41.h.


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