smbios_cache_t Struct Reference
[SMBIOS structures]

cache information More...

#include <hd.h>


Data Fields

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

hd_id_t smbios_cache_t::assoc
 

cache associativity

hd_id_t smbios_cache_t::cache_type
 

logical cache type

unsigned smbios_cache_t::current_size
 

current size in kbytes

unsigned char* smbios_cache_t::data
 

int smbios_cache_t::data_len
 

hd_id_t smbios_cache_t::ecc
 

error correction type

int smbios_cache_t::handle
 

unsigned smbios_cache_t::level
 

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

..)

hd_id_t smbios_cache_t::location
 

cache location

unsigned smbios_cache_t::max_size
 

max cache size in kbytes

hd_id_t smbios_cache_t::mode
 

operational mode

union u_hd_smbios_t* smbios_cache_t::next
 

char* smbios_cache_t::socket
 

socket designation

unsigned smbios_cache_t::socketed
 

0/1: not socketed/socketed

unsigned smbios_cache_t::speed
 

cache speed in nanoseconds

hd_bitmap_t smbios_cache_t::sram
 

current SRAM type

unsigned smbios_cache_t::state
 

0/1: disabled/enabled

str_list_t* smbios_cache_t::strings
 

hd_bitmap_t smbios_cache_t::supp_sram
 

supported SRAM types

hd_smbios_type_t smbios_cache_t::type
 


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