Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dshpc.h62 return dev->cap_present & QEMU_PCI_CAP_SHPC; in shpc_present()
H A Dpci.h199 QEMU_PCI_CAP_SHPC = (1 << QEMU_PCI_SHPC_BITNR), enumerator
/qemu/hw/pci/
H A Dshpc.c715 d->cap_present |= QEMU_PCI_CAP_SHPC; in shpc_init()
727 d->cap_present &= ~QEMU_PCI_CAP_SHPC; in shpc_cleanup()