libhd 5.0
Data Fields
smbios_cache_t Struct Reference

cache information More...

#include <hd.h>

Data Fields

union u_hd_smbios_tnext
hd_smbios_type_t type
int data_len
unsigned char * data
str_list_tstrings
int handle
char * socket
 socket designation
unsigned max_size
 max cache size in kbytes
unsigned current_size
 current size in kbytes
unsigned speed
 cache speed in nanoseconds
hd_id_t mode
 operational mode
unsigned state
 0/1: disabled/enabled
hd_id_t location
 cache location
unsigned socketed
 0/1: not socketed/socketed
unsigned level
 cache level (0 = L1, 1 = L2, ...)
hd_id_t ecc
 error correction type
hd_id_t cache_type
 logical cache type
hd_id_t assoc
 cache associativity
hd_bitmap_t supp_sram
 supported SRAM types
hd_bitmap_t sram
 current SRAM type

Detailed Description

cache information


Field Documentation

cache associativity

Referenced by smbios_free(), and smbios_parse().

logical cache type

Referenced by smbios_free(), and smbios_parse().

current size in kbytes

Referenced by smbios_dump(), and smbios_parse().

unsigned char* smbios_cache_t::data

error correction type

Referenced by smbios_free(), and smbios_parse().

cache level (0 = L1, 1 = L2, ...)

Referenced by smbios_dump(), and smbios_parse().

cache location

Referenced by smbios_dump(), smbios_free(), and smbios_parse().

max cache size in kbytes

Referenced by smbios_dump(), and smbios_parse().

operational mode

Referenced by smbios_free(), and smbios_parse().

socket designation

Referenced by smbios_free(), and smbios_parse().

0/1: not socketed/socketed

Referenced by smbios_dump(), and smbios_parse().

cache speed in nanoseconds

Referenced by smbios_dump(), and smbios_parse().

current SRAM type

Referenced by smbios_free(), and smbios_parse().

0/1: disabled/enabled

Referenced by smbios_dump(), and smbios_parse().

supported SRAM types

Referenced by smbios_free(), and smbios_parse().


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