Searched refs:BCR (Results 1 – 2 of 2) sorted by relevance
39 BCR = 0x1f, // bus control/status register enumerator40 BSR = BCR,
2030 u8 device, class_code, header_type, BCR; in cpqhp_process_SS() local2063 rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_BRIDGE_CONTROL, &BCR); in cpqhp_process_SS()2069 if (BCR & PCI_BRIDGE_CTL_VGA) in cpqhp_process_SS()