Home
last modified time | relevance | path

Searched refs:PCI_CFG_BASE_ADDRS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpciio_private.h122 } c_window[PCI_CFG_BASE_ADDRS + 1];
123 #define c_rwindow c_window[PCI_CFG_BASE_ADDRS] /* EXPANSION ROM window */
Dpci_defs.h94 #define PCI_CFG_BASE_ADDRS 6 /* up to this many BASE regs */ macro
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c643 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()