Partager via


union PCI_FPB_RID_VECTOR_CONTROL1_REGISTER (ntddk.h)

Registre du contrôle de vecteur RID FPB 2. Consultez la section 7.y.4. dans spécification fpB (Flattening Portal Bridge).

Syntaxe

typedef union _PCI_FPB_RID_VECTOR_CONTROL1_REGISTER {
  struct {
    ULONG RidDecodeMechanismEnable : 1;
    ULONG Rsvd0 : 3;
    ULONG RidVectorGranularity : 4;
    ULONG Rsvd1 : 11;
    ULONG RidVectorStart : 13;
  } DUMMYSTRUCTNAME;
  ULONG  AsULONG;
} PCI_FPB_RID_VECTOR_CONTROL1_REGISTER, *PPCI_FPB_RID_VECTOR_CONTROL1_REGISTER;

Membres

DUMMYSTRUCTNAME

DUMMYSTRUCTNAME.RidDecodeMechanismEnable

DUMMYSTRUCTNAME.Rsvd0

DUMMYSTRUCTNAME.RidVectorGranularity

DUMMYSTRUCTNAME.Rsvd1

DUMMYSTRUCTNAME.RidVectorStart

AsULONG

Exigences

Exigence Valeur
client minimum pris en charge Windows 10, version 1809
d’en-tête ntddk.h