psp              1341 src/dps8/dps8_crdpun.c     pun_state_t * psp        = pun_state + devUnitIdx;
psp              1360 src/dps8/dps8_crdpun.c             psp->log_cards = v != 0;
psp              1377 src/dps8/dps8_crdpun.c     pun_state_t * psp = pun_state + devUnitIdx;
psp              1378 src/dps8/dps8_crdpun.c     sim_msg ("logcards : %d", psp->log_cards);
psp              2004 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2025 src/dps8/dps8_prt.c             psp->split = v != 0;
psp              2042 src/dps8/dps8_prt.c     prt_state_t * psp = prt_state + devUnitIdx;
psp              2043 src/dps8/dps8_prt.c     sim_msg ("split    : %d", psp->split);