Searched refs:PCI_CFG_BASE_ADDRS (Results 1 – 3 of 3) sorted by relevance
122 } c_window[PCI_CFG_BASE_ADDRS + 1];123 #define c_rwindow c_window[PCI_CFG_BASE_ADDRS] /* EXPANSION ROM window */
94 #define PCI_CFG_BASE_ADDRS 6 /* up to this many BASE regs */ macro
643 nbars = PCI_CFG_BASE_ADDRS; in pcibr_slot_info_init()1161 nbars = PCI_CFG_BASE_ADDRS; in pcibr_slot_addr_space_init()1813 for (bar = 0; bar < PCI_CFG_BASE_ADDRS; bar++) { in pcibr_device_info_free()