/linux-2.4.37.9/arch/mips/pci/ |
D | pci.c | 227 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_bridge_check_io() 229 pci_write_config_word(bridge, PCI_IO_BASE, 0xf0f0); in pci_bridge_check_io() 230 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_bridge_check_io() 231 pci_write_config_word(bridge, PCI_IO_BASE, 0x0); in pci_bridge_check_io()
|
D | pci_auto.c | 243 PCI_IO_BASE, (pciauto_lower_iospc & 0x0000f000) >> 8); in pciauto_prescan_setup_bridge()
|
/linux-2.4.37.9/drivers/pci/ |
D | setup-bus.c | 111 pci_read_config_dword(bridge, PCI_IO_BASE, &l); in pci_setup_bridge() 129 pci_write_config_dword(bridge, PCI_IO_BASE, l); in pci_setup_bridge() 185 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_bridge_check_ranges() 187 pci_write_config_word(bridge, PCI_IO_BASE, 0xf0f0); in pci_bridge_check_ranges() 188 pci_read_config_word(bridge, PCI_IO_BASE, &io); in pci_bridge_check_ranges() 189 pci_write_config_word(bridge, PCI_IO_BASE, 0x0); in pci_bridge_check_ranges()
|
/linux-2.4.37.9/include/asm-mips/gt64120/lasat/ |
D | gt64120_dep.h | 25 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips64/gt64120/lasat/ |
D | gt64120_dep.h | 25 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips64/gt64120/mips-boards/ |
D | gt64120_dep.h | 23 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips/gt64120/mips-boards/ |
D | gt64120_dep.h | 23 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips/gt64120/ev96100/ |
D | gt64120_dep.h | 25 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips64/gt64120/ev96100/ |
D | gt64120_dep.h | 25 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips/gt64120/ev64120/ |
D | ev64120.h | 25 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/include/asm-mips64/gt64120/ev64120/ |
D | ev64120.h | 25 #define GT_ISA_IO_BASE PCI_IO_BASE
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | cardbus.c | 376 pci_read_config_dword(bridge, PCI_IO_BASE, &l); in program_bridge() 380 pci_write_config_dword(bridge, PCI_IO_BASE, l); in program_bridge()
|
/linux-2.4.37.9/include/asm-arm/arch-integrator/ |
D | platform.h | 332 #define UHAL_PCI_IO PCI_IO_BASE
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | pci.c | 523 pci_read_config_byte(dev, PCI_IO_BASE, &io_base_lo); in update_bridge_base() 535 pci_write_config_byte(dev, PCI_IO_BASE, io_base_lo); in update_bridge_base() 1087 pci_read_config_dword(bridge, PCI_IO_BASE, &l); in do_update_p2p_io_resource() 1091 pci_write_config_dword(bridge, PCI_IO_BASE, l); in do_update_p2p_io_resource() 1213 pci_read_config_byte(d, PCI_IO_BASE, &io_base_lo); in do_fixup_p2p_level()
|
D | pci_auto.c | 239 PCI_IO_BASE, in pciauto_postscan_setup_bridge()
|
/linux-2.4.37.9/drivers/hotplug/ |
D | ibmphp_pci.c | 955 …pci_read_config_byte_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_IO_BASE, &io_b… in configure_bridge() 968 …pci_write_config_byte_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_IO_BASE, 0x00… in configure_bridge() 983 …pci_write_config_byte_nodev (ibmphp_pci_root_ops, func->busno, device, function, PCI_IO_BASE, 0x00… in configure_bridge()
|
D | pciehp_pci.c | 731 pci_bus_read_config_byte (pci_bus, devfn, PCI_IO_BASE, &temp_byte); in pciehp_save_used_resources()
|
D | shpchp_pci.c | 723 pci_bus_read_config_byte (pci_bus, devfn, PCI_IO_BASE, &temp_byte); in shpchp_save_used_resources()
|
D | pciehp_ctrl.c | 2100 rc = pci_bus_write_config_byte (pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function() 2273 rc = pci_bus_write_config_byte (pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function()
|
D | acpiphp_glue.c | 568 pci_read_config_byte(bridge->pci_dev, PCI_IO_BASE, &tmp8); in add_p2p_bridge()
|
D | cpqphp_ctrl.c | 2593 …_config_byte_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_IO_BASE, temp_byte); in configure_new_function() 2749 …_config_word_nodev(ctrl->pci_ops, func->bus, func->device, func->function, PCI_IO_BASE, temp_byte); in configure_new_function()
|
D | shpchp_ctrl.c | 2543 rc = pci_bus_write_config_byte (pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function() 2715 rc = pci_bus_write_config_byte (pci_bus, devfn, PCI_IO_BASE, temp_byte); in configure_new_function()
|
D | cpqphp_pci.c | 933 …pci_read_config_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_IO_BASE, &… in cpqhp_save_used_resources()
|
/linux-2.4.37.9/include/linux/ |
D | pci.h | 118 #define PCI_IO_BASE 0x1c /* I/O range behind the bridge */ macro
|
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_DAC1064.c | 1120 pci_write_config_byte(ibm, PCI_IO_BASE, 0xF0); /* ??? */ in MGAG100_reset()
|