NeKernel dev
Loading...
Searching...
No Matches
Kernel::IMBCIHost Struct Referencefinal

MBCI Host header. More...

#include <MBCI.h>

Public Attributes

UInt32 Magic
UInt32 HostId
UInt16 VendorId
UInt16 DeviceId
UInt8 MemoryType
UInt16 HostType
UInt16 HostFlags
UInt8 Error
UInt32 MMIOTest
UInt16 State
UInt8 Status
UInt8 InterruptEnable
UInt64 BaseAddressRegister
UInt64 BaseAddressRegisterSize
UInt32 CommandIssue
UInt8 Esb [kMBCIESBSz]
UInt8 Zero [kMBCIZeroSz]

Detailed Description

MBCI Host header.

Member Data Documentation

◆ BaseAddressRegister

UInt64 Kernel::IMBCIHost::BaseAddressRegister

◆ BaseAddressRegisterSize

UInt64 Kernel::IMBCIHost::BaseAddressRegisterSize

◆ CommandIssue

UInt32 Kernel::IMBCIHost::CommandIssue

◆ DeviceId

UInt16 Kernel::IMBCIHost::DeviceId

◆ Error

UInt8 Kernel::IMBCIHost::Error

◆ Esb

UInt8 Kernel::IMBCIHost::Esb[kMBCIESBSz]

◆ HostFlags

UInt16 Kernel::IMBCIHost::HostFlags

◆ HostId

UInt32 Kernel::IMBCIHost::HostId

◆ HostType

UInt16 Kernel::IMBCIHost::HostType

◆ InterruptEnable

UInt8 Kernel::IMBCIHost::InterruptEnable

◆ Magic

UInt32 Kernel::IMBCIHost::Magic

◆ MemoryType

UInt8 Kernel::IMBCIHost::MemoryType

◆ MMIOTest

UInt32 Kernel::IMBCIHost::MMIOTest

◆ State

UInt16 Kernel::IMBCIHost::State

◆ Status

UInt8 Kernel::IMBCIHost::Status

◆ VendorId

UInt16 Kernel::IMBCIHost::VendorId

◆ Zero

UInt8 Kernel::IMBCIHost::Zero[kMBCIZeroSz]

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