/linux-2.4.37.9/include/asm-ia64/sn/pci/ |
D | pciba.h | 20 #define PCI_CFG_HEADER_TYPE PCI_HEADER_TYPE
|
/linux-2.4.37.9/arch/m68k/atari/ |
D | hades-pci.c | 141 if ((result = hades_read_config_byte(dev, PCI_HEADER_TYPE, in hades_read_config_dword() 232 if ((result = hades_read_config_byte(dev, PCI_HEADER_TYPE, in hades_write_config_dword()
|
/linux-2.4.37.9/drivers/hotplug/ |
D | cpqphp_pci.c | 547 …rc = pci_read_config_byte_nodev (ctrl->pci_ops, busnumber, device, 0, PCI_HEADER_TYPE, &header_typ… in cpqhp_save_config() 625 …rc = pci_read_config_byte_nodev (ctrl->pci_ops, busnumber, device, function, PCI_HEADER_TYPE, &hea… in cpqhp_save_config() 684 …pci_read_config_byte_nodev (ctrl->pci_ops, new_slot->bus, new_slot->device, 0, PCI_HEADER_TYPE, &h… in cpqhp_save_slot_config() 729 …yte_nodev (ctrl->pci_ops, new_slot->bus, new_slot->device, function, PCI_HEADER_TYPE, &header_type… in cpqhp_save_slot_config() 771 …_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_HEADER_TYPE, &header_type… in cpqhp_save_base_addr_length() 911 …_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_HEADER_TYPE, &header_type… in cpqhp_save_used_resources() 1150 …_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_HEADER_TYPE, &header_type… in cpqhp_configure_board() 1238 …_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_HEADER_TYPE, &header_type… in cpqhp_valid_replace()
|
D | pciehp_pci.c | 427 rc = pci_bus_read_config_byte(pci_bus, PCI_DEVFN(device, 0), PCI_HEADER_TYPE, in pciehp_save_config() 522 …rc = pci_bus_read_config_byte(pci_bus, PCI_DEVFN(device, function), PCI_HEADER_TYPE, &header_type); in pciehp_save_config() 591 pci_bus_read_config_byte(pci_bus, PCI_DEVFN(new_slot->device, 0), PCI_HEADER_TYPE, &header_type); in pciehp_save_slot_config() 637 …pci_bus_read_config_byte(pci_bus, PCI_DEVFN(new_slot->device, function), PCI_HEADER_TYPE, &header_… in pciehp_save_slot_config() 707 pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in pciehp_save_used_resources()
|
D | shpchp_pci.c | 427 rc = pci_bus_read_config_byte(pci_bus, PCI_DEVFN(device, 0), PCI_HEADER_TYPE, &header_type); in shpchp_save_config() 516 …rc = pci_bus_read_config_byte(pci_bus, PCI_DEVFN(device, function), PCI_HEADER_TYPE, &header_type); in shpchp_save_config() 582 pci_bus_read_config_byte(pci_bus, PCI_DEVFN(new_slot->device, 0), PCI_HEADER_TYPE, &header_type); in shpchp_save_slot_config() 629 …pci_bus_read_config_byte(pci_bus, PCI_DEVFN(new_slot->device, function), PCI_HEADER_TYPE, &header_… in shpchp_save_slot_config() 699 pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in shpchp_save_used_resources()
|
D | ibmphp_pci.c | 125 …ig_byte_nodev (ibmphp_pci_root_ops, cur_func->busno, device, function, PCI_HEADER_TYPE, &hdr_type); in ibmphp_configure_card() 1121 …pci_read_config_byte_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_HEADER_TYPE, &hdr_ty… in scan_behind_bridge() 1488 …pci_read_config_byte_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_HEADER_TYPE, &hdr_ty… in unconfigure_boot_card()
|
D | acpiphp_pci.c | 560 PCI_HEADER_TYPE, &hdr); in acpiphp_configure_slot()
|
D | pciehp_ctrl.c | 1783 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in pciehp_disable_slot() 1965 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &temp_byte); in configure_new_function()
|
D | cpqphp_ctrl.c | 2129 …_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_HEADER_TYPE, &header_type… in cpqhp_process_SS() 2473 …g_byte_nodev (ctrl->pci_ops, func->bus, func->device, func->function, PCI_HEADER_TYPE, &temp_byte); in configure_new_function()
|
D | shpchp_ctrl.c | 2229 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in shpchp_disable_slot() 2413 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &temp_byte); in configure_new_function()
|
D | ibmphp_res.c | 1958 …pci_read_config_byte_nodev (ibmphp_pci_root_ops, busno, device, function, PCI_HEADER_TYPE, &hdr_ty… in update_bridge_ranges()
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | aperture.c | 179 PCI_HEADER_TYPE); in search_agp_bridge()
|
D | io_apic.c | 274 PCI_HEADER_TYPE); in check_ioapic()
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | cardbus.c | 235 if (pci_read_config_byte(temp, PCI_HEADER_TYPE, &hdr_type)) in cb_scan_slot() 435 pci_readb(&tmp, PCI_HEADER_TYPE, &hdr); in cb_alloc()
|
/linux-2.4.37.9/arch/ia64/hp/zx1/ |
D | hpzx1_misc.c | 181 pci_read_config_byte(dev, PCI_HEADER_TYPE, &hdr); in hpzx1_fake_pci_dev()
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | pci_auto.c | 408 PCI_HEADER_TYPE, in pciauto_bus_scan()
|
/linux-2.4.37.9/arch/ppc/boot/simple/ |
D | misc-spruce.c | 251 PCI_HEADER_TYPE, &header_type); in load_kernel()
|
/linux-2.4.37.9/arch/mips/pci/ |
D | pci_auto.c | 409 PCI_HEADER_TYPE, &header_type); in pciauto_bus_scan()
|
/linux-2.4.37.9/include/linux/ |
D | pci.h | 63 #define PCI_HEADER_TYPE 0x0e /* 8 bits */ macro
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | pSeries_pci.c | 170 if (offset == PCI_HEADER_TYPE) in rtas_fake_read()
|
D | pci.c | 929 else if (SaveArea->Register == PCI_HEADER_TYPE) SaveArea->Register = PCI_BASE_ADDRESS_0; in pci_restore_config_regs()
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | pci_common.c | 848 pci_read_config_byte(pdev, PCI_HEADER_TYPE, &hdr_type); in pdev_setup_busmastering()
|
D | pci_psycho.c | 1231 baddr = psycho_pci_config_mkaddr(pbm, busno, devfn, PCI_HEADER_TYPE); in pbm_pci_bridge_renumber()
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.c | 1487 if (pci_read_config_byte(temp, PCI_HEADER_TYPE, &hdr_type)) in pci_scan_slot()
|
/linux-2.4.37.9/drivers/atm/ |
D | lanai.c | 2647 (void) pci_read_config_byte(pci, PCI_HEADER_TYPE, &b); in lanai_ioctl()
|