Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Registre FPB MEM High Vector Control 1. Consultez la section 7.y.6. dans spécification fpB (Flattening Portal Bridge).
Syntaxe
typedef union _PCI_FPB_MEM_HIGH_VECTOR_CONTROL1_REGISTER {
struct {
ULONG MemHighDecodeMechanismEnable : 1;
ULONG Rsvd0 : 3;
ULONG MemHighVectorGranularity : 4;
ULONG Rsvd1 : 20;
ULONG MemHighVectorStartLower : 4;
} DUMMYSTRUCTNAME;
ULONG AsULONG;
} PCI_FPB_MEM_HIGH_VECTOR_CONTROL1_REGISTER, *PPCI_FPB_MEM_HIGH_VECTOR_CONTROL1_REGISTER;
Membres
DUMMYSTRUCTNAME
DUMMYSTRUCTNAME.MemHighDecodeMechanismEnable
DUMMYSTRUCTNAME.Rsvd0
DUMMYSTRUCTNAME.MemHighVectorGranularity
DUMMYSTRUCTNAME.Rsvd1
DUMMYSTRUCTNAME.MemHighVectorStartLower
AsULONG
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 10, version 1809 |
d’en-tête | ntddk.h |