Searched refs:hndpci_write_config (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dhndpci.h29 extern int hndpci_write_config(si_t *sih, uint bus, uint dev, uint func,
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpci.c620 hndpci_write_config(si_t *sih, uint bus, uint dev, uint func, uint off, void *buf, int len) function
900 hndpci_write_config(sih, bus, pci_hbslot, 0, root_ctrl,
932 hndpci_write_config(sih, bus, pci_hbslot, 0, PCI_CFG_DEVCTRL,
938 hndpci_write_config(sih, bus, pci_hbslot, 0, PCI_CFG_CMD, &val, sizeof(val));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dpcibios.c81 ret = hndpci_write_config(sih, bus->number, PCI_SLOT(devfn),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c135 ret = hndpci_write_config(sih, bus->number, PCI_SLOT(devfn),

Completed in 164 milliseconds