Home
last modified time | relevance | path

Searched refs:PCI_CFG_BASE_ADDR_0 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpci_defs.h85 #define PCI_CFG_BASE_ADDR_0 0x10 /* Base Address (4 bytes) */ macro
93 #define PCI_CFG_BASE_ADDR(n) (PCI_CFG_BASE_ADDR_0 + (n)*PCI_CFG_BASE_ADDR_OFF)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c792 wptr = cfgw + PCI_CFG_BASE_ADDR_0 / 4; in pcibr_slot_info_init()
1156 wptr = cfgw + PCI_CFG_BASE_ADDR_0 / 4; in pcibr_slot_addr_space_init()