HomeSort by: relevance | last modified time | path
    Searched refs:wo_4 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/atari/atari/
mainbus.c 149 (*((volatile uint32_t *)(calc_addr(h, o, (t)->stride, (t)->wo_4))))
160 *((volatile uint32_t *)(calc_addr(h, o, (t)->stride, (t)->wo_4))) = v
260 return !badbaddr((void *)(calc_addr(h, o, t->stride, t->wo_4)), 4);
359 ba = (volatile uint32_t *)calc_addr(h, o, t->stride, t->wo_4);
403 ba = (volatile uint32_t *)calc_addr(h, o, t->stride, t->wo_4);
545 ba = (volatile uint32_t *)calc_addr(h, o, t->stride, t->wo_4);
  /src/sys/arch/atari/include/
bus_defs.h 103 int wo_1, wo_2, wo_4, wo_8; member in struct:atari_bus_space

Completed in 31 milliseconds