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