Searched refs:SGENV_NO_NODE_EXISTS (Results 1 – 2 of 2) sorted by relevance
69 #define SGENV_NO_NODE_EXISTS 0x0 macro
1694 static uint_t node_present[SSM_MAX_INSTANCES] = {SGENV_NO_NODE_EXISTS}; in sgenv_get_board_info_data()1718 if (node_present[node] == SGENV_NO_NODE_EXISTS) in sgenv_get_board_info_data()1791 SGENV_NO_NODE_EXISTS; in sgenv_get_board_info_data()2391 (node_present[value] == SGENV_NO_NODE_EXISTS)) { in sgenv_set_valid_node_positions()