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

  /src/sys/arch/atari/atari/
mainbus.c 147 (*((volatile uint16_t *)(calc_addr(h, o, (t)->stride, (t)->wo_2))))
157 *((volatile uint16_t *)(calc_addr(h, o, (t)->stride, (t)->wo_2))) = v
253 return !badbaddr((void *)(calc_addr(h, o, t->stride, t->wo_2)), 2);
348 ba = (volatile uint16_t *)calc_addr(h, o, t->stride, t->wo_2);
392 ba = (volatile uint16_t *)calc_addr(h, o, t->stride, t->wo_2);
534 ba = (volatile uint16_t *)calc_addr(h, o, t->stride, t->wo_2);
  /src/sys/arch/atari/dev/
wdc_mb.c 271 ba = (volatile uint16_t *)calc_addr(h, o, t->stride, t->wo_2);
282 ba = (volatile uint16_t *)calc_addr(h, o, t->stride, t->wo_2);
  /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 89 milliseconds