Home
last modified time | relevance | path

Searched refs:SGENV_NO_NODE_EXISTS (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h69 #define SGENV_NO_NODE_EXISTS 0x0 macro
/titanic_44/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c1694 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()