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