SMBIOS Library
Public Attributes | List of all members
calling_interface_structure Struct Reference

#include <TokenLowLevel.h>

Collaboration diagram for calling_interface_structure:
Collaboration graph

Public Attributes

u8 type
u8 length
u16 handle
u16 cmdIOAddress
u8 cmdIOCode
u32 supportedCmds
struct calling_interface_token first_token

Detailed Description

Definition at line 126 of file TokenLowLevel.h.

Member Data Documentation

u16 cmdIOAddress

Definition at line 132 of file TokenLowLevel.h.

Referenced by SmiTokenDA::getSmiDetails(), and SmiTokenDA::streamify().

u8 cmdIOCode

Definition at line 133 of file TokenLowLevel.h.

Referenced by SmiTokenDA::getSmiDetails(), and SmiTokenDA::streamify().

struct calling_interface_token first_token

Definition at line 141 of file TokenLowLevel.h.

Referenced by TokenTable::getDATokensFromStruct().

u16 handle

Definition at line 130 of file TokenLowLevel.h.

Referenced by SmiTokenDA::streamify().

u8 length

Definition at line 129 of file TokenLowLevel.h.

u32 supportedCmds

Definition at line 134 of file TokenLowLevel.h.

u8 type

Definition at line 128 of file TokenLowLevel.h.

Referenced by SmiTokenDA::streamify().


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