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