psp              1408 src/dps8/dps8_crdpun.c     pun_state_t * psp        = pun_state + devUnitIdx;
psp              1427 src/dps8/dps8_crdpun.c             psp->log_cards = v != 0;
psp              1444 src/dps8/dps8_crdpun.c     pun_state_t * psp = pun_state + devUnitIdx;
psp              1445 src/dps8/dps8_crdpun.c     sim_msg ("logcards : %d", psp->log_cards);
psp              2327 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2348 src/dps8/dps8_prt.c             psp->split = v != 0;
psp              2365 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2366 src/dps8/dps8_prt.c     sim_msg ("split    : %d", psp->split);