Searched refs:INVALID_CNODEID (Results 1 – 7 of 7) sorted by relevance
34 #define INVALID_CNODEID ((cnodeid_t)-1) macro
50 #define INVALID_CNODEID (cnodeid_t)-1 macro
114 if (cnode == INVALID_CNODEID) in sn_get_cpuinfo()
165 nasid_to_compact_node[i] = INVALID_CNODEID; in cpu_node_probe()167 cpuid_to_compact_node[i] = INVALID_CNODEID; in cpu_node_probe()
111 cnodeid_t nodenum = INVALID_CNODEID; in find_level()
386 if (is_specified(arg_maxnodes) && hub_cnode == INVALID_CNODEID) { in klhwg_add_xbow()676 == INVALID_CNODEID) { in klhwg_connect_one_router()784 …cified(arg_maxnodes) && NASID_TO_COMPACT_NODEID(hub->hub_port[port].port_nasid) == INVALID_CNODEID) in klhwg_connect_hubs()
721 ASSERT(NASID_TO_COMPACT_NODEID(nasid) != INVALID_CNODEID); in hub_set_piomode()