UNIT_FIX           55 src/dps8/dps8_absi.c # define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \
UNIT_FIX           85 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           86 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           87 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           88 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           89 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           90 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           91 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL },
UNIT_FIX           92 src/dps8/dps8_cpu.c   { UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL }
UNIT_FIX           95 src/dps8/dps8_cpu.c     UDATA (NULL, UNIT_FIX|UNIT_BINK, MEMSIZE), 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL
UNIT_FIX           80 src/dps8/dps8_crdpun.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \
UNIT_FIX           75 src/dps8/dps8_crdrdr.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \
UNIT_FIX          253 src/dps8/dps8_disk.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | \
UNIT_FIX          109 src/dps8/dps8_mgp.c         ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | UNIT_IDLE )
UNIT_FIX          102 src/dps8/dps8_prt.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \
UNIT_FIX           50 src/dps8/dps8_urp.c #define UNIT_FLAGS ( UNIT_FIX | UNIT_ATTABLE | UNIT_ROABLE | UNIT_DISABLE | \
UNIT_FIX         4477 src/simh/scp.c if ((uptr->capac > 0) && (uptr->flags & UNIT_FIX)) {
UNIT_FIX         7104 src/simh/scp.c         if ((uptr->flags & UNIT_FIX) && (j >= uptr->capac)) {
UNIT_FIX         7117 src/simh/scp.c                !(uptr->flags & UNIT_FIX)) {
UNIT_FIX         7195 src/simh/scp.c         if ((uptr->flags & UNIT_FIX) && (j >= uptr->capac))