subport_enables  2207 src/dps8/dps8_scu.c             portp->subport_enables [i] = !! (sub_mask & (0200u >> i));
subport_enables  2287 src/dps8/dps8_scu.c                 if (portp->subport_enables[sn])
subport_enables  2449 src/dps8/dps8_scu.c                 scu[u].ports[p].subport_enables[s] = false;
subport_enables    74 src/dps8/dps8_scu.h         vol bool subport_enables [N_SCU_SUBPORTS];