subtype           694 src/dps8/dps8_fnp2_iomcmd.c             uint subtype = getbits36_9 (command_data[0], 0);
subtype           697 src/dps8/dps8_fnp2_iomcmd.c             switch (subtype)
subtype           945 src/dps8/dps8_fnp2_iomcmd.c                     sim_printf ("fnp unimplemented subtype %d (%o)\n", subtype, subtype);
subtype           954 src/dps8/dps8_fnp2_iomcmd.c                     sim_printf ("fnp illegal subtype %d (%o)\n", subtype, subtype);