bar_s            1711 src/dps8/dps8_cpu.h     struct bar_s BAR;     // Base Address Register
bar_s            4148 src/dps8/dps8_sys.c     { "cpus[].BAR.BASE",        SYM_STRUCT_OFFSET, SYM_UINT16_9,  offsetof (struct bar_s,          BASE)        },
bar_s            4149 src/dps8/dps8_sys.c     { "cpus[].BAR.BOUND",       SYM_STRUCT_OFFSET, SYM_UINT16_9,  offsetof (struct bar_s,          BOUND)       },