psp              1331 src/dps8/dps8_crdpun.c     pun_state_t * psp        = pun_state + devUnitIdx;
psp              1350 src/dps8/dps8_crdpun.c             psp->log_cards = v != 0;
psp              1367 src/dps8/dps8_crdpun.c     pun_state_t * psp = pun_state + devUnitIdx;
psp              1368 src/dps8/dps8_crdpun.c     sim_msg ("logcards : %d", psp->log_cards);
psp              1966 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              1987 src/dps8/dps8_prt.c             psp->split = v != 0;
psp              2004 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2005 src/dps8/dps8_prt.c     sim_msg ("split    : %d", psp->split);