Home
last modified time | relevance | path

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

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