flt_cmd_not_control 367 src/dps8/dps8_faults.c const _fault_subtype fst_cmd_ctl = (_fault_subtype) {.fault_cmd_subtype=flt_cmd_not_control}; flt_cmd_not_control 622 src/dps8/dps8_faults.c else if (subFault.fault_cmd_subtype == flt_cmd_not_control) flt_cmd_not_control 105 src/dps8/dps8_faults.h # define fst_cmd_ctl (_fault_subtype) {.fault_cmd_subtype=flt_cmd_not_control}