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

Parsed SMBIOS Type 20 Memory Device Mapped Address. More...

#include <type20.h>

Data Fields

lazybiosType20Decoded_t decoded
uint32_t ending_address
uint64_t extended_ending_address
uint64_t extended_starting_address
lazybiosType20FieldStatus_t field_status
uint16_t handle
uint8_t interleave_position
uint8_t interleaved_data_depth
uint8_t length
uint16_t memory_array_mapped_address_handle
uint16_t memory_device_handle
uint8_t partition_row_position
uint32_t starting_address

Detailed Description

Parsed SMBIOS Type 20 Memory Device Mapped Address.

Definition at line 66 of file type20.h.

Field Documentation

◆ decoded

lazybiosType20Decoded_t lazybiosType20_t::decoded

Definition at line 78 of file type20.h.

◆ ending_address

uint32_t lazybiosType20_t::ending_address

Definition at line 70 of file type20.h.

◆ extended_ending_address

uint64_t lazybiosType20_t::extended_ending_address

Definition at line 77 of file type20.h.

◆ extended_starting_address

uint64_t lazybiosType20_t::extended_starting_address

Definition at line 76 of file type20.h.

◆ field_status

lazybiosType20FieldStatus_t lazybiosType20_t::field_status

Definition at line 79 of file type20.h.

◆ handle

uint16_t lazybiosType20_t::handle

Definition at line 67 of file type20.h.

◆ interleave_position

uint8_t lazybiosType20_t::interleave_position

Definition at line 74 of file type20.h.

◆ interleaved_data_depth

uint8_t lazybiosType20_t::interleaved_data_depth

Definition at line 75 of file type20.h.

◆ length

uint8_t lazybiosType20_t::length

Definition at line 68 of file type20.h.

◆ memory_array_mapped_address_handle

uint16_t lazybiosType20_t::memory_array_mapped_address_handle

Definition at line 72 of file type20.h.

◆ memory_device_handle

uint16_t lazybiosType20_t::memory_device_handle

Definition at line 71 of file type20.h.

◆ partition_row_position

uint8_t lazybiosType20_t::partition_row_position

Definition at line 73 of file type20.h.

◆ starting_address

uint32_t lazybiosType20_t::starting_address

Definition at line 69 of file type20.h.


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