io_cmd           1353 src/dps8/dps8_fnp2_iomcmd.c     uint io_cmd = getbits36_9 (word2, 27);
io_cmd           1359 src/dps8/dps8_fnp2_iomcmd.c     sim_debug (DBG_TRACE, & fnp_dev, "io_cmd %u\n", io_cmd);
io_cmd           1360 src/dps8/dps8_fnp2_iomcmd.c     switch (io_cmd)
io_cmd           1390 src/dps8/dps8_fnp2_iomcmd.c             sim_debug (DBG_ERR, & fnp_dev, "[%u]fnp unimplemented io_cmd %d\n", decoded_p->slot_no, io_cmd);
io_cmd           1391 src/dps8/dps8_fnp2_iomcmd.c              sim_printf ("fnp unimplemented io_cmd %d\n", io_cmd);
io_cmd           1398 src/dps8/dps8_fnp2_iomcmd.c             sim_debug (DBG_ERR, & fnp_dev, "[%u]fnp illegal io_cmd %d\n", decoded_p->slot_no, io_cmd);
io_cmd           1399 src/dps8/dps8_fnp2_iomcmd.c             sim_printf ("fnp illegal io_cmd %d\n", io_cmd);
io_cmd           1432 src/dps8/dps8_fnp2_iomcmd.c     uint io_cmd = getbits36_9 (word2, 27);
io_cmd           1443 src/dps8/dps8_fnp2_iomcmd.c     switch (io_cmd)
io_cmd           1571 src/dps8/dps8_fnp2_iomcmd.c             sim_debug (DBG_ERR, & fnp_dev, "[%u]illegal/unimplemented io_cmd (%d) in fnp submbx\n", decoded_p->slot_no, io_cmd);
io_cmd           1572 src/dps8/dps8_fnp2_iomcmd.c             sim_printf ("illegal/unimplemented io_cmd (%d) in fnp submbx\n", io_cmd);