NeKernel dev
Loading...
Searching...
No Matches
BootDeviceATA::ATATrait Struct Referencefinal

#include <ATA.h>

Inheritance diagram for BootDeviceATA::ATATrait:
Device::Trait

Public Member Functions

 operator bool ()

Public Attributes

UInt16 mBus {kPrimary}
UInt8 mMaster {0}
Boolean mErr {false}
Public Attributes inherited from Device::Trait
SizeT mBase {0}
SizeT mSize {0}

Member Function Documentation

◆ operator bool()

BootDeviceATA::ATATrait::operator bool ( )
inline

Member Data Documentation

◆ mBus

UInt16 BootDeviceATA::ATATrait::mBus {kPrimary}

◆ mErr

Boolean BootDeviceATA::ATATrait::mErr {false}

◆ mMaster

UInt8 BootDeviceATA::ATATrait::mMaster {0}

The documentation for this struct was generated from the following file:
  • dev/boot/BootKit/HW/ATA.h