subtype           677 src/dps8/dps8_fnp2_iomcmd.c             uint subtype = getbits36_9 (command_data[0], 0);
subtype           680 src/dps8/dps8_fnp2_iomcmd.c             switch (subtype)
subtype           904 src/dps8/dps8_fnp2_iomcmd.c                     sim_printf ("fnp unimplemented subtype %d (%o)\n", subtype, subtype);
subtype           912 src/dps8/dps8_fnp2_iomcmd.c                     sim_printf ("fnp illegal subtype %d (%o)\n", subtype, subtype);