Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci_bridge.c256 uint16_t oldctl = pci_get_word(d->config + PCI_BRIDGE_CONTROL); in pci_bridge_write_config() local
276 if (~oldctl & newctl & PCI_BRIDGE_CTL_BUS_RESET) { in pci_bridge_write_config()