Searched refs:be_active (Results 1 – 4 of 4) sorted by relevance
175 boolean_t be_active; /* is this BE active currently */ member
1037 be_node->be_active = B_TRUE; in be_get_node_data()1039 be_node->be_active = B_FALSE; in be_get_node_data()
393 if (cur_be->be_active) in print_be_nodes()515 if (cur_be->be_active) in print_fmt_nodes()
851 (be->be_active ? Py_True : Py_False)) != 0) { in convertBEInfoToDictionary()