Searched refs:arg_maxnodes (Results 1 – 3 of 3) sorted by relevance
42 extern char arg_maxnodes[];386 if (is_specified(arg_maxnodes) && hub_cnode == INVALID_CNODEID) { in klhwg_add_xbow()650 if (rc != GRAPH_SUCCESS && is_specified(arg_maxnodes)) 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()690 if (is_specified(arg_maxnodes) && KL_CONFIG_DUPLICATE_BOARD(dest_brd)) in klhwg_connect_one_router()705 if (rc != GRAPH_SUCCESS && !is_specified(arg_maxnodes)) in klhwg_connect_one_router()784 …if (is_specified(arg_maxnodes) && NASID_TO_COMPACT_NODEID(hub->hub_port[port].port_nasid) == INVAL… in klhwg_connect_hubs()803 if (is_specified(arg_maxnodes) && KL_CONFIG_DUPLICATE_BOARD(dest_brd)) in klhwg_connect_hubs()
21 char arg_maxnodes[4]; variable
31 char arg_maxnodes[4]; variable