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

  /src/sys/arch/atari/atari/
mainbus.c 151 (*((volatile uint64_t *)(calc_addr(h, o, (t)->stride, (t)->wo_8))))
163 *((volatile uint64_t *)(calc_addr(h, o, (t)->stride, (t)->wo_8))) = v
267 return !badbaddr((void *)(calc_addr(h, o, t->stride, t->wo_8)), 8);
370 ba = (volatile uint64_t *)calc_addr(h, o, t->stride, t->wo_8);
414 ba = (volatile uint64_t *)calc_addr(h, o, t->stride, t->wo_8);
556 ba = (volatile uint64_t *)calc_addr(h, o, t->stride, t->wo_8);
  /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 15 milliseconds