Searched refs:PCI_HEADER_TYPE (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dearly-quirks.c120 PCI_HEADER_TYPE);
H A Daperture.c176 PCI_HEADER_TYPE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/atari/
H A Dhades-pci.c143 if ((result = hades_read_config_byte(dev, PCI_HEADER_TYPE,
234 if ((result = hades_read_config_byte(dev, PCI_HEADER_TYPE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dfakephp.c182 if (!pci_read_config_byte(temp, PCI_HEADER_TYPE, &hdr_type)) {
206 if (pci_read_config_byte(temp, PCI_HEADER_TYPE, &hdr_type))
H A Dcpqphp_pci.c366 rc = pci_bus_read_config_byte (ctrl->pci_bus, PCI_DEVFN(device, 0), PCI_HEADER_TYPE, &header_type);
444 rc = pci_bus_read_config_byte (ctrl->pci_bus, PCI_DEVFN(device, function), PCI_HEADER_TYPE, &header_type);
503 pci_bus_read_config_byte (ctrl->pci_bus, PCI_DEVFN(new_slot->device, 0), PCI_HEADER_TYPE, &header_type);
548 pci_bus_read_config_byte (ctrl->pci_bus, PCI_DEVFN(new_slot->device, function), PCI_HEADER_TYPE, &header_type);
594 pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type);
738 pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type);
983 pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type);
1075 pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type);
H A Dibmphp_pci.c129 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type);
1116 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type);
1480 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type);
H A Dcpqphp_ctrl.c2126 rc = pci_bus_read_config_byte (pci_bus, devfn, PCI_HEADER_TYPE, &header_type);
2416 rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &temp_byte);
H A Dibmphp_res.c1955 pci_bus_read_config_byte (ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dpci.c80 qs_pci_read_config_byte(bus_number, devfn, PCI_HEADER_TYPE,
H A Dmisc-spruce.c202 PCI_HEADER_TYPE, &header_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dpci_auto.c406 PCI_HEADER_TYPE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/lib/
H A Dpci-auto.c274 if (pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dpci.c395 celleb_config_write_fake(*config, PCI_HEADER_TYPE, 1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/drivers/pci/
H A Dpci-auto.c443 PCI_HEADER_TYPE, &header_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci_regs.h67 #define PCI_HEADER_TYPE 0x0e /* 8 bits */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A Dedac_mc.c467 pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type);
513 pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dpci.c162 pci_bus_read_config_byte(bus, devfn, PCI_HEADER_TYPE, &hdr_type);
H A Dprobe.c902 if (pci_bus_read_config_byte(bus, devfn, PCI_HEADER_TYPE, &hdr_type))
H A Dquirks.c1222 pci_read_config_byte(pdev, PCI_HEADER_TYPE, &hdr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/sysdev/
H A Dmpic.c510 u8 hdr_type = readb(devbase + PCI_HEADER_TYPE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c1570 pci_read_config_byte(phba->pcidev, PCI_HEADER_TYPE, &hdrtype);

Completed in 152 milliseconds