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

Parsed SMBIOS Type 7 Cache Information. More...

#include <type7.h>

Data Fields

uint8_t associativity
uint16_t cache_configuration
uint8_t cache_speed
uint16_t current_sram_type
lazybiosType7Decoded_t decoded
uint8_t error_correction_type
lazybiosType7FieldStatus_t field_status
uint16_t handle
uint32_t installed_cache_size_2
uint16_t installed_size
uint8_t length
uint16_t maximum_cache_size
uint32_t maximum_cache_size_2
const char * socket_designation
uint16_t supported_sram_type
uint8_t system_cache_type

Detailed Description

Parsed SMBIOS Type 7 Cache Information.

Definition at line 76 of file type7.h.

Field Documentation

◆ associativity

uint8_t lazybiosType7_t::associativity

Definition at line 88 of file type7.h.

◆ cache_configuration

uint16_t lazybiosType7_t::cache_configuration

Definition at line 80 of file type7.h.

◆ cache_speed

uint8_t lazybiosType7_t::cache_speed

Definition at line 85 of file type7.h.

◆ current_sram_type

uint16_t lazybiosType7_t::current_sram_type

Definition at line 84 of file type7.h.

◆ decoded

lazybiosType7Decoded_t lazybiosType7_t::decoded

Definition at line 91 of file type7.h.

◆ error_correction_type

uint8_t lazybiosType7_t::error_correction_type

Definition at line 86 of file type7.h.

◆ field_status

lazybiosType7FieldStatus_t lazybiosType7_t::field_status

Definition at line 92 of file type7.h.

◆ handle

uint16_t lazybiosType7_t::handle

Definition at line 77 of file type7.h.

◆ installed_cache_size_2

uint32_t lazybiosType7_t::installed_cache_size_2

Definition at line 90 of file type7.h.

◆ installed_size

uint16_t lazybiosType7_t::installed_size

Definition at line 82 of file type7.h.

◆ length

uint8_t lazybiosType7_t::length

Definition at line 78 of file type7.h.

◆ maximum_cache_size

uint16_t lazybiosType7_t::maximum_cache_size

Definition at line 81 of file type7.h.

◆ maximum_cache_size_2

uint32_t lazybiosType7_t::maximum_cache_size_2

Definition at line 89 of file type7.h.

◆ socket_designation

const char* lazybiosType7_t::socket_designation

Definition at line 79 of file type7.h.

◆ supported_sram_type

uint16_t lazybiosType7_t::supported_sram_type

Definition at line 83 of file type7.h.

◆ system_cache_type

uint8_t lazybiosType7_t::system_cache_type

Definition at line 87 of file type7.h.


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