Searched refs:UVH_NODE_PRESENT_TABLE_DEPTH (Results 1 – 2 of 2) sorted by relevance
1302 pr_info("UV: NODE_PRESENT_DEPTH = %d\n", UVH_NODE_PRESENT_TABLE_DEPTH); in boot_init_possible_blades()1303 for (i = 0; i < UVH_NODE_PRESENT_TABLE_DEPTH; i++) { in boot_init_possible_blades()
3015 #define UVH_NODE_PRESENT_TABLE_DEPTH ( \ macro