Searched refs:be_active_on_boot (Results 1 – 8 of 8) sorted by relevance
1073 be_node->be_active_on_boot = B_TRUE; in be_get_node_data()1075 be_node->be_active_on_boot = B_FALSE; in be_get_node_data()1077 be_node->be_active_on_boot = B_TRUE; in be_get_node_data()1079 be_node->be_active_on_boot = B_FALSE; in be_get_node_data()1119 be_node->be_active_on_boot = B_FALSE; in be_get_node_data()1124 be_node->be_active_on_boot = B_TRUE; in be_get_node_data()1126 be_node->be_active_on_boot = B_FALSE; in be_get_node_data()
179 boolean_t be_active_on_boot; /* is this BE active on boot */ member
159 node->be_active_on_boot == B_TRUE) in be_get_boot_args()4062 if (be_nodes->be_active_on_boot) { in be_create_menu()
504 if (be_node->be_active_on_boot) { in be_is_active_on_boot()
374 if (cur_be->be_active_on_boot) { in print_be_nodes()499 if (cur_be->be_active_on_boot) in print_fmt_nodes()
266 rv = be_node->be_active_on_boot; in menu_active_on_boot()1267 be_node->be_active_on_boot == B_TRUE) in list_setting()
1211 if (node->be_active_on_boot) in install_bootloader()
870 (be->be_active_on_boot ? Py_True : Py_False)) != 0) {