flt_cmd_not_control 370 src/dps8/dps8_faults.c const _fault_subtype fst_cmd_ctl = (_fault_subtype) {.fault_cmd_subtype=flt_cmd_not_control}; flt_cmd_not_control 623 src/dps8/dps8_faults.c else if (subFault.fault_cmd_subtype == flt_cmd_not_control) flt_cmd_not_control 107 src/dps8/dps8_faults.h # define fst_cmd_ctl (_fault_subtype) {.fault_cmd_subtype=flt_cmd_not_control}