Power management capability - 0x01
#include <qvm/hw_pci.h>
struct _pci_capability_power {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint16_t Power_PMC;
uint16_t Power_PMCSR;
uint8_t Power_PMCSR_BSE;
uint8_t Power_Data;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.