psp              1338 src/dps8/dps8_crdpun.c     pun_state_t * psp        = pun_state + devUnitIdx;
psp              1357 src/dps8/dps8_crdpun.c             psp->log_cards = v != 0;
psp              1374 src/dps8/dps8_crdpun.c     pun_state_t * psp = pun_state + devUnitIdx;
psp              1375 src/dps8/dps8_crdpun.c     sim_msg ("logcards : %d", psp->log_cards);
psp              1991 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2012 src/dps8/dps8_prt.c             psp->split = v != 0;
psp              2029 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2030 src/dps8/dps8_prt.c     sim_msg ("split    : %d", psp->split);