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)\r\n", subtype, subtype);
subtype           954 src/dps8/dps8_fnp2_iomcmd.c                     sim_printf ("fnp illegal subtype %d (%o)\r\n", subtype, subtype);
subtype           940 src/dps8/dps8_net.c   int subtype      = leader[9] & 0x0F;
subtype           950 src/dps8/dps8_net.c              msg_id, subtype, msg_len_bits, ip_bytes);