fault_con_subtype  479 src/dps8/dps8_faults.c         switch (subFault.fault_con_subtype)
fault_con_subtype  494 src/dps8/dps8_faults.c               sim_warn ("FAULT_CON can't map port %lo\n", (long unsigned) subFault.fault_con_subtype);
fault_con_subtype  523 src/dps8/dps8_faults.c     cpu . cu . CNCHN            = (faultNumber == FAULT_CON) ? subFault.fault_con_subtype & MASK3 : 0;
fault_con_subtype  825 src/dps8/dps8_hw_consts.h     fault_con_subtype_ fault_con_subtype;