Searched refs:mk_conf_addr (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_polaris.c66 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
75 DBG_CFG(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x,"
89 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
115 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
H A Dcore_apecs.c91 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
97 DBGC(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x,"
107 DBGC(("mk_conf_addr: device (%d) > 20, returning -1\n",
120 DBGC(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
277 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
295 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
H A Dcore_irongate.c82 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
88 DBG_CFG(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x, "
98 DBG_CFG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
109 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
134 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
H A Dcore_lca.c101 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
208 if (mk_conf_addr(bus, devfn, where, &pci_addr))
225 if (mk_conf_addr(bus, devfn, where, &pci_addr))
H A Dcore_mcpcia.c169 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, function
176 DBG_CFG(("mk_conf_addr(bus=%d,devfn=0x%x,hose=%d,where=0x%x,"
190 DBG_CFG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
202 if (mk_conf_addr(bus, devfn, where, hose, &addr, &type1))
229 if (mk_conf_addr(bus, devfn, where, hose, &addr, &type1))
H A Dcore_t2.c141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
147 DBG(("mk_conf_addr(bus=%d, dfn=0x%x, where=0x%x,"
157 DBG(("mk_conf_addr: device (%d)>20, returning -1\n",
170 DBG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
292 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
310 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
H A Dcore_tsunami.c90 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
97 DBG_CFG(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x, "
109 DBG_CFG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
120 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
145 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
H A Dcore_titan.c117 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where,
124 DBG_CFG(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x, "
136 DBG_CFG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
147 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
172 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
115 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
H A Dcore_wildfire.c332 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, function
339 DBG_CFG(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x, "
351 DBG_CFG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
362 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
387 if (mk_conf_addr(bus, devfn, where, &addr, &type1))
H A Dcore_cia.c88 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, function
96 DBGC(("mk_conf_addr(bus=%d ,device_fn=0x%x, where=0x%x,"
215 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
233 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
H A Dcore_marvel.c503 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where)
527 DBG_CFG(("mk_conf_addr: returning pci_addr 0x%lx\n", addr));
537 if (0 == (addr = mk_conf_addr(bus, devfn, where)))
563 if (0 == (addr = mk_conf_addr(bus, devfn, where)))
498 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where) function

Completed in 50 milliseconds