summaryrefslogtreecommitdiffhomepage
path: root/dev/Mod
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-12 17:44:58 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-02-12 17:44:58 +0100
commit35f3c639a8d035c0836bcb4d0d9246d9a4a84828 (patch)
tree55c42380bb59c5755abc177673650fafea34fd01 /dev/Mod
parent989893d2ac4086b1c89869c258bc138793a7ea8e (diff)
ADD: MBCI.h: MBCI 'MMIOTest' field for an HOST.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Mod')
-rw-r--r--dev/Mod/MBCI/MBCI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/Mod/MBCI/MBCI.h b/dev/Mod/MBCI/MBCI.h
index 7770706c..70a797c3 100644
--- a/dev/Mod/MBCI/MBCI.h
+++ b/dev/Mod/MBCI/MBCI.h
@@ -46,6 +46,7 @@ namespace Kernel
UInt16 HostType;
UInt16 HostFlags;
UInt8 Error;
+ UInt32 MMIOTest;
UInt8 Status;
UInt8 InterruptEnable;
UInt64 BaseAddressRegister;