Searched refs:pci_bus_read_config_word (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c60 if (pci_bus_read_config_word(slot->bus,
79 if (pci_bus_read_config_word(slot->bus,
106 if (pci_bus_read_config_word(slot->bus,
125 if (pci_bus_read_config_word(slot->bus,
154 if (pci_bus_read_config_word(slot->bus,
174 if (pci_bus_read_config_word(slot->bus,
200 if (pci_bus_read_config_word(slot->bus,
229 if (pci_bus_read_config_word(slot->bus,
H A Dibmphp_res.c1951 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
1984 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start);
1985 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end);
2033 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address);
2034 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address);
2082 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &start_mem_address);
2083 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address);
H A Dcpqphp_pci.c708 pci_bus_read_config_word(pci_bus, devfn, PCI_COMMAND, &save_command);
751 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base);
752 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length);
767 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, &w_base);
768 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length);
H A Dibmphp_pci.c115 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
949 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &pfmem_base);
985 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &temp);
987 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &temp);
1000 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &temp);
1002 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &temp);
1110 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
1467 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c60 if (pci_bus_read_config_word(slot->bus,
79 if (pci_bus_read_config_word(slot->bus,
106 if (pci_bus_read_config_word(slot->bus,
125 if (pci_bus_read_config_word(slot->bus,
154 if (pci_bus_read_config_word(slot->bus,
174 if (pci_bus_read_config_word(slot->bus,
200 if (pci_bus_read_config_word(slot->bus,
229 if (pci_bus_read_config_word(slot->bus,
H A Dibmphp_res.c1951 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
1984 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_IO_BASE_UPPER16, &upper_io_start);
1985 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_IO_LIMIT_UPPER16, &upper_io_end);
2033 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &start_mem_address);
2034 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &end_mem_address);
2082 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &start_mem_address);
2083 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &end_mem_address);
H A Dcpqphp_pci.c708 pci_bus_read_config_word(pci_bus, devfn, PCI_COMMAND, &save_command);
751 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_BASE, &w_base);
752 pci_bus_read_config_word(pci_bus, devfn, PCI_MEMORY_LIMIT, &w_length);
767 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_BASE, &w_base);
768 pci_bus_read_config_word(pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &w_length);
H A Dibmphp_pci.c115 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
949 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &pfmem_base);
985 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_BASE, &temp);
987 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_MEMORY_LIMIT, &temp);
1000 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_BASE, &temp);
1002 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_PREF_MEMORY_LIMIT, &temp);
1110 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
1467 pci_bus_read_config_word (ibmphp_pci_bus, devfn, PCI_VENDOR_ID, &vendor_id);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-cns3xxx/
H A Dpcie.c349 pci_bus_read_config_word(&bus, devfn, pos + PCI_EXP_DEVCTL, &dc);
352 pci_bus_read_config_word(&bus, devfn, pos + PCI_EXP_DEVCTL, &dc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-cns3xxx/
H A Dpcie.c349 pci_bus_read_config_word(&bus, devfn, pos + PCI_EXP_DEVCTL, &dc);
352 pci_bus_read_config_word(&bus, devfn, pos + PCI_EXP_DEVCTL, &dc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c663 pci_bus_read_config_word(&bus, devfn, pos + PCI_EXP_LNKSTA, &tmp16);
678 pci_bus_read_config_word(&bus, devfn, pos, &tmp16);
705 pci_bus_read_config_word(&bus, devfn, 0x4d4, &tmp32);
861 pci_bus_read_config_word(&bus, devfn, PCI_CLASS_DEVICE, &tmp16);
862 pci_bus_read_config_word(&bus, devfn, PCI_MEMORY_BASE, &tmp16);
863 pci_bus_read_config_word(&bus, devfn, PCI_MEMORY_LIMIT, &tmp16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c663 pci_bus_read_config_word(&bus, devfn, pos + PCI_EXP_LNKSTA, &tmp16);
678 pci_bus_read_config_word(&bus, devfn, pos, &tmp16);
705 pci_bus_read_config_word(&bus, devfn, 0x4d4, &tmp32);
861 pci_bus_read_config_word(&bus, devfn, PCI_CLASS_DEVICE, &tmp16);
862 pci_bus_read_config_word(&bus, devfn, PCI_MEMORY_BASE, &tmp16);
863 pci_bus_read_config_word(&bus, devfn, PCI_MEMORY_LIMIT, &tmp16);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dquirks.c33 pci_bus_read_config_word(dev->bus, PCI_DEVFN(8, 0), 0x4c, &word);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Daccess.c64 EXPORT_SYMBOL(pci_bus_read_config_word); variable
H A Dpci.c158 pci_bus_read_config_word(bus, devfn, PCI_STATUS, &status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dquirks.c33 pci_bus_read_config_word(dev->bus, PCI_DEVFN(8, 0), 0x4c, &word);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Daccess.c64 EXPORT_SYMBOL(pci_bus_read_config_word); variable
H A Dpci.c158 pci_bus_read_config_word(bus, devfn, PCI_STATUS, &status);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpci.h720 int pci_bus_read_config_word(struct pci_bus *bus, unsigned int devfn,
738 return pci_bus_read_config_word(dev->bus, dev->devfn, where, val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpci.h720 int pci_bus_read_config_word(struct pci_bus *bus, unsigned int devfn,
738 return pci_bus_read_config_word(dev->bus, dev->devfn, where, val);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/nes/
H A Dnes_hw.c370 pci_bus_read_config_word(nesdev->pcidev->bus, nesdev->pcidev->devfn,
620 pci_bus_read_config_word(nesdev->pcidev->bus,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_hw.c370 pci_bus_read_config_word(nesdev->pcidev->bus, nesdev->pcidev->devfn,
620 pci_bus_read_config_word(nesdev->pcidev->bus,

Completed in 323 milliseconds