Lines Matching refs:bus
22 u32 bus; member
62 unsigned bus; in early_root_info_init() local
89 bus = hb_probes[i].bus; in early_root_info_init()
91 id = read_pci_config(bus, slot, 0, PCI_VENDOR_ID); in early_root_info_init()
115 reg = read_pci_config(bus, slot, 1, in early_root_info_init()
142 reg = read_pci_config(bus, slot, 0, AMD_NB_F0_NODE_ID); in early_root_info_init()
144 reg = read_pci_config(bus, slot, 0, AMD_NB_F0_UNIT_ID); in early_root_info_init()
151 reg = read_pci_config(bus, slot, 1, 0xc0 + (i << 3)); in early_root_info_init()
156 reg = read_pci_config(bus, slot, 1, 0xc4 + (i << 3)); in early_root_info_init()
217 reg = read_pci_config(bus, slot, 1, 0x80 + (i << 3)); in early_root_info_init()
223 reg = read_pci_config(bus, slot, 1, 0x84 + (i << 3)); in early_root_info_init()
365 u8 bus = amd_nb_bus_dev_ranges[i].bus; in pci_enable_pci_io_ecs() local
370 u32 val = read_pci_config(bus, slot, 3, 0); in pci_enable_pci_io_ecs()
375 val = read_pci_config(bus, slot, 3, 0x8c); in pci_enable_pci_io_ecs()
378 write_pci_config(bus, slot, 3, 0x8c, val); in pci_enable_pci_io_ecs()