Searched refs:mode_bootstrap (Results 1 – 4 of 4) sorted by relevance
75 extern struct mode_bootstrap Action_Mode;78 extern struct mode_bootstrap Selection_Mode;82 static struct mode_bootstrap *Modes[MAX_MODES];83 static struct mode_bootstrap *Avail_Modes[] = {411 struct mode_bootstrap *mb; in attach_mode()455 (void)memset(&Modes, 0, sizeof(struct mode_bootstrap *) * MAX_MODES); in attach_modes()473 struct mode_bootstrap *mb; in detach_mode()
61 struct mode_bootstrap Action_Mode = {
60 struct mode_bootstrap { struct
68 struct mode_bootstrap Selection_Mode = {