Searched refs:newctl (Results 1 – 1 of 1) sorted by relevance
257 uint16_t newctl; in pci_bridge_write_config() local275 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()
Completed in 4 milliseconds