scu_unit          565 src/dps8/dps8_scu.c static UNIT scu_unit [N_SCU_UNITS_MAX] = {
scu_unit          582 src/dps8/dps8_scu.c #define UNIT_NUM(uptr) ((uptr) - scu_unit)
scu_unit         1015 src/dps8/dps8_scu.c     scu_unit,        /* Units               */
scu_unit         2433 src/dps8/dps8_scu.c     uint scu_unit_idx = (uint) (uptr - scu_unit);