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

  /src/sys/arch/atari/atari/
mainbus.c 145 (*((volatile uint8_t *)(calc_addr(h, o, (t)->stride, (t)->wo_1))))
154 *((volatile uint8_t *)(calc_addr(h, o, (t)->stride, (t)->wo_1))) = v
246 return !badbaddr((void *)(calc_addr(h, o, t->stride, t->wo_1)), 1);
337 ba = (volatile uint8_t *)calc_addr(h, o, t->stride, t->wo_1);
381 ba = (volatile uint8_t *)calc_addr(h, o, t->stride, t->wo_1);
523 ba = (volatile uint8_t *)calc_addr(h, o, t->stride, t->wo_1);
  /src/sys/arch/atari/dev/
wdc_mb.c 101 wdr.cmd_iot->wo_1 = 1;
157 wdr->cmd_iot->wo_1 = 1;
  /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 30 milliseconds