diff options
Diffstat (limited to 'dev/Mod/AHCI')
| -rw-r--r-- | dev/Mod/AHCI/AHCI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Mod/AHCI/AHCI.h b/dev/Mod/AHCI/AHCI.h index 11f2346a..9e534a1a 100644 --- a/dev/Mod/AHCI/AHCI.h +++ b/dev/Mod/AHCI/AHCI.h @@ -282,7 +282,7 @@ typedef struct HbaCmdHeader final NeOS::UInt8 Reserved0 : 1; // Reserved NeOS::UInt8 Pmp : 4; // Port multiplier port - NeOS::UInt16 Prdtl; // Physical region descriptor table length in entries + NeOS::UInt16 Prdtl; // Physical region descriptor table length in entries NeOS::UInt32 Prdbc; // Physical region descriptor byte count transferred NeOS::UInt32 Ctba; // Command table descriptor base address |
