structure PCI_EXPRESS_LINK_QUIESCENT_INTERFACE (wdm.h)
La structure PCI_EXPRESS_LINK_QUIESCENT_INTERFACE est réservée à une utilisation système.
Syntaxe
typedef struct _PCI_EXPRESS_LINK_QUIESCENT_INTERFACE {
USHORT Size;
USHORT Version;
PVOID Context;
PINTERFACE_REFERENCE InterfaceReference;
PINTERFACE_DEREFERENCE InterfaceDereference;
PPCI_EXPRESS_ENTER_LINK_QUIESCENT_MODE PciExpressEnterLinkQuiescentMode;
PPCI_EXPRESS_EXIT_LINK_QUIESCENT_MODE PciExpressExitLinkQuiescentMode;
} PCI_EXPRESS_LINK_QUIESCENT_INTERFACE, *PPCI_EXPRESS_LINK_QUIESCENT_INTERFACE;
Membres
Size
Version
Context
InterfaceReference
InterfaceDereference
PciExpressEnterLinkQuiescentMode
PciExpressExitLinkQuiescentMode
Exigences
Exigence | Valeur |
---|---|
d’en-tête | wdm.h (include Wdm.h) |