From 35f3c639a8d035c0836bcb4d0d9246d9a4a84828 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 12 Feb 2025 17:44:58 +0100 Subject: ADD: MBCI.h: MBCI 'MMIOTest' field for an HOST. Signed-off-by: Amlal El Mahrouss --- dev/Mod/MBCI/MBCI.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dev/Mod') 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; -- cgit v1.2.3