Home
last modified time | relevance | path

Searched refs:rou_port (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-init.c617 if (router_a->rou_port[port].port_nasid == INVALID_NASID) in router_recurse()
621 router_a->rou_port[port].port_nasid, in router_recurse()
622 router_a->rou_port[port].port_offset); in router_recurse()
667 if (router->rou_port[port].port_nasid == INVALID_NASID) in node_distance()
671 router->rou_port[port].port_nasid, in node_distance()
672 router->rou_port[port].port_offset); in node_distance()
769 if (router->rou_port[port].port_nasid == INVALID_NASID) in dump_topology()
773 router->rou_port[port].port_nasid, in dump_topology()
774 router->rou_port[port].port_offset); in dump_topology()
864 kr->rou_port[i].port_nasid,
[all …]
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dklgraph.c670 if (router->rou_port[port].port_nasid == INVALID_NASID) { in klhwg_connect_one_router()
675 if (is_specified(arg_maxnodes) && NASID_TO_COMPACT_NODEID(router->rou_port[port].port_nasid) in klhwg_connect_one_router()
681 router->rou_port[port].port_nasid, in klhwg_connect_one_router()
682 router->rou_port[port].port_offset); in klhwg_connect_one_router()
700 port, router->rou_port[port].port_nasid, in klhwg_connect_one_router()
/linux-2.4.37.9/include/asm-ia64/sn/
Dklconfig.h767 klport_t rou_port[MAX_ROUTER_PORTS + 1] ; /* array index 1 to 6 */ member
/linux-2.4.37.9/include/asm-mips64/sn/
Dklconfig.h763 klport_t rou_port[MAX_ROUTER_PORTS + 1] ; /* array index 1 to 6 */ member