Searched refs:PCI_BRIDGE_CTL_BUS_RESET (Results 1 – 3 of 3) sorted by relevance
276 if (~oldctl & newctl & PCI_BRIDGE_CTL_BUS_RESET) { in pci_bridge_write_config()
1088 PCI_BRIDGE_CTL_BUS_RESET | in pci_init_mask_bridge()2110 PCI_BRIDGE_CTL_BUS_RESET) /* Don't walk the bus if it's reset. */ && in pci_secondary_bus_in_range()
167 #define PCI_BRIDGE_CTL_BUS_RESET 0x40 /* Secondary bus reset */ macro