Searched refs:bridge (Results 1 - 25 of 221) sorted by path

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/netddp/
H A Dnetddp_open.c29 int netddp_open(struct sockaddr_at *addr, struct sockaddr_at *bridge) argument
55 if (bridge) {
56 memcpy(&bridge->sat_addr.s_net, &baddress.net,
57 sizeof(bridge->sat_addr.s_net));
58 bridge->sat_addr.s_node = baddress.node;
59 bridge->sat_port = baddress.socket;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/netddp/
H A Dnetddp_open.c29 int netddp_open(struct sockaddr_at *addr, struct sockaddr_at *bridge) argument
55 if (bridge) {
56 memcpy(&bridge->sat_addr.s_net, &baddress.net,
57 sizeof(bridge->sat_addr.s_net));
58 bridge->sat_addr.s_node = baddress.node;
59 bridge->sat_port = baddress.socket;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/pci/
H A Dfixup.c40 * (called separately for each PCI bridge found)
44 printk(KERN_INFO "PCI: i440KX/GX host bridge %s: secondary bus %02x\n", pci_name(d), busno);
310 struct pci_dev *bridge; local
320 bridge = bus->self;
325 * The bridge control register is valid for PCI header
329 if (bridge
330 &&((bridge->hdr_type == PCI_HEADER_TYPE_BRIDGE)
331 ||(bridge->hdr_type == PCI_HEADER_TYPE_CARDBUS))) {
332 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL,
H A Dirq.c339 * router (ISA-bridge) should be 0x01 or 0xb0.
408 * config space of VLSI 82C534 PCI-bridge/router (1004:0102)
493 struct pci_dev *bridge; local
494 int pin = pci_get_interrupt_pin(dev, &bridge);
495 return pcibios_set_irq_routing(bridge, pin, irq);
968 if (irq < 0 && dev->bus->parent) { /* go back to the bridge */
969 struct pci_dev * bridge = dev->bus->self; local
972 irq = IO_APIC_get_PCI_irq_vector(bridge->bus->number,
973 PCI_SLOT(bridge->devfn), pin);
976 pci_name(bridge), '
1119 struct pci_dev * bridge = dev->bus->self; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/pci/
H A Dfixup.c29 struct pci_dev *bridge; local
44 bridge = bus->self;
49 * The bridge control register is valid for PCI header
53 if (bridge
54 &&((bridge->hdr_type == PCI_HEADER_TYPE_BRIDGE)
55 ||(bridge->hdr_type == PCI_HEADER_TYPE_CARDBUS))) {
56 pci_read_config_word(bridge, PCI_BRIDGE_CONTROL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dirq.c140 int64_t bridge; local
146 bridge = (u64) sn_irq_info->irq_bridge;
147 if (!bridge) {
151 local_nasid = NASID_GET(bridge);
154 local_widget = TIO_SWIN_WIDGETNUM(bridge);
156 local_widget = SWIN_WIDGETNUM(bridge);
H A Dtiocx.c303 u64 bridge = (u64) sn_irq_info->irq_bridge; local
304 nasid_t nasid = NASID_GET(bridge);
308 widget = TIO_SWIN_WIDGETNUM(bridge);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A DMakefile8 # PCI bus host bridge specific code
38 obj-$(CONFIG_SGI_IP27) += ops-bridge.o pci-ip27.o
H A Dops-bridge.c11 #include <asm/pci/bridge.h>
31 bridge_t *bridge = bc->base; local
38 addr = &bridge->b_type0_cfg_dev[slot].f[fn].c[PCI_VENDOR_ID];
49 addr = &bridge->b_type0_cfg_dev[slot].f[fn].c[where ^ (4 - size)];
75 addr = &bridge->b_type0_cfg_dev[slot].f[fn].l[where >> 2];
91 bridge_t *bridge = bc->base; local
99 bridge->b_pci_cfg = (busno << 16) | (slot << 11);
100 addr = &bridge->b_type1_cfg.c[(fn << 8) | PCI_VENDOR_ID];
111 bridge->b_pci_cfg = (busno << 16) | (slot << 11);
112 addr = &bridge
164 bridge_t *bridge = bc->base; local
230 bridge_t *bridge = bc->base; local
[all...]
H A Dpci-ip27.c14 #include <asm/pci/bridge.h>
44 bridge_t *bridge; local
47 printk("a bridge\n");
79 * point to this bridge
81 bridge = (bridge_t *) RAW_NODE_SWIN_BASE(nasid, widget_id);
86 bridge->b_int_rst_stat = BRIDGE_IRR_ALL_CLR;
91 bridge->b_int_device = 0x0;
96 bridge->b_wid_control |= BRIDGE_CTRL_IO_SWAP |
101 * are documented as reserved in the bridge docs.
103 bridge
160 bridge_t *bridge = bc->base; local
171 bridge_t *bridge = bc->base; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-irq.c33 #include <asm/pci/bridge.h>
245 /* Startup one of the (PCI ...) IRQs routes over a bridge. */
250 bridge_t *bridge; local
256 bridge = bc->base;
264 bridge->b_int_addr[pin].addr = (0x20000 | swlevel | (bc->nasid << 8));
265 bridge->b_int_enable |= (1 << pin);
266 bridge->b_int_enable |= 0x7ffffe00; /* more stuff in int_enable */
273 * reserved in the bridge docs.
275 bridge->b_int_mode |= (1UL << pin);
278 * We assume the bridge t
296 bridge_t *bridge = bc->base; local
[all...]
H A Dip27-timer.c98 #include <asm/pci/bridge.h>
H A Dip27-xtalk.c15 #include <asm/pci/bridge.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dpci.c159 * bus numbers, bridge control
188 /* PCI-PCI bridge - set the cache line and default latency
227 struct pci_hba_data *hba = HBA_DATA(bus->bridge->platform_data);
255 struct pci_hba_data *hba = HBA_DATA(bus->bridge->platform_data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Diommu.c38 #include <asm/pci-bridge.h>
H A Dlegacy_serial.c12 #include <asm/pci-bridge.h>
144 if (tsi && !strcmp(tsi->type, "tsi-bridge"))
331 /* First fill our array with tsi-bridge ports */
334 if (tsi && !strcmp(tsi->type, "tsi-bridge")) {
H A Dof_platform.c28 #include <asm/pci-bridge.h>
H A Dpci_32.c21 #include <asm/pci-bridge.h>
218 * bridge is transparent -- paulus
224 DBG("PCI: bridge rsrc %llx..%llx (%lx), parent %p\n",
232 * bridge resource and try again.
238 "%d of PCI bridge %d\n", i, bus->number);
282 * A bridge has been allocated a range which is outside the range
283 * of its parent bridge, so it needs to be moved.
295 printk(KERN_ERR "PCI: can't move host bridge resource\n");
336 printk(KERN_INFO "PCI: bridge %d resource %d moved to %llx..%llx\n",
439 DBG(KERN_ERR "PCI: ugh, bridge
1021 struct pci_dev *bridge = bus->self; local
[all...]
H A Dpci_64.c29 #include <asm/pci-bridge.h>
69 /* Cached ISA bridge dev. */
355 dev->dev.parent = bus->bridge;
377 /* a PCI-PCI bridge */
446 printk(KERN_DEBUG "Can't get bus-range for PCI-PCI bridge %s\n",
452 printk(KERN_DEBUG "Can't get ranges for PCI-PCI bridge %s\n",
487 " for bridge %s\n", node->full_name);
493 " for bridge %s\n", node->full_name);
596 /* Cache the location of the ISA bridge (if we have one) */
599 printk(KERN_DEBUG "ISA bridge a
[all...]
H A Dpci_dn.c31 #include <asm/pci-bridge.h>
110 /* If we are a PCI bridge, go down */
133 * phb: pci-to-host bridge (top-level bridge connecting to cpu)
H A Dppc_ksyms.c32 #include <asm/pci-bridge.h>
H A Dprom.c53 #include <asm/pci-bridge.h>
H A Dprom_parse.c10 #include <asm/pci-bridge.h>
118 /* "vci" is for the /chaos bridge on 1st-gen PCI powermacs */
269 /* Ouch, it's a host bridge... */
278 /* No node for host bridge ? give up */
282 /* We found a P2P bridge, check if it has a node */
299 /* We can only get here if we hit a P2P bridge with no node,
923 * from the parent (the bridge itself, as apple just wired
H A Drtas_pci.c36 #include <asm/pci-bridge.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/52xx/
H A Defika.c28 #include <asm/pci-bridge.h>
111 ": Unable to find the PCI bridge node\n");

Completed in 169 milliseconds

123456789