Home
last modified time | relevance | path

Searched refs:PCI_PM_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/bus/pcix/
H A Dpower.c71 PmcsrOffset = CapOffset + FIELD_OFFSET(PCI_PM_CAPABILITY, PMCSR); in PciStallForPowerChange()
126 PCI_PM_CAPABILITY PmCaps; in PciSetPowerManagedDevicePowerState()
149 sizeof(PCI_PM_CAPABILITY)); in PciSetPowerManagedDevicePowerState()
175 CapsOffset + FIELD_OFFSET(PCI_PM_CAPABILITY, PMCSR), in PciSetPowerManagedDevicePowerState()
H A Denum.c1177 PCI_PM_CAPABILITY PowerCapabilities; in PciGetEnhancedCapabilities()
1248 sizeof(PCI_PM_CAPABILITY))) in PciGetEnhancedCapabilities()
1912 Size = sizeof(PCI_PM_CAPABILITY); in PciScanBus()
/reactos/sdk/include/xdk/
H A Diotypes.h3718 } PCI_PM_CAPABILITY, *PPCI_PM_CAPABILITY; typedef