Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Digb.c372 PCI_PM_CTRL_PME_ENABLE | in igb_add_pm_capability()
H A De1000e.c388 PCI_PM_CTRL_PME_ENABLE | in e1000e_add_pm_capability()
/qemu/include/standard-headers/linux/
H A Dpci_regs.h257 #define PCI_PM_CTRL_PME_ENABLE 0x0100 /* PME pin enable */ macro