Searched refs:wo_4 (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/atari/atari/
H A Dmainbus.c149 (*((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
265 return !badbaddr((void *)(calc_addr(h, o, t->stride, t->wo_4)), 4);
364 ba = (volatile uint32_t *)calc_addr(h, o, t->stride, t->wo_4);
408 ba = (volatile uint32_t *)calc_addr(h, o, t->stride, t->wo_4);
550 ba = (volatile uint32_t *)calc_addr(h, o, t->stride, t->wo_4);
/netbsd-6-1-5-RELEASE/sys/arch/atari/include/
H A Dbus_defs.h97 int wo_1, wo_2, wo_4, wo_8; member in struct:atari_bus_space

Completed in 106 milliseconds