Searched refs:W100_REG_SIZE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/zaurus/dev/ | ||
H A D | w100var.h | 66 #define W100_REG_SIZE (0x00002000) macro |
H A D | w100.c | 161 error = bus_space_map(iot, W100_REG_ADDRESS, W100_REG_SIZE, 0, in w100_attach_subr() |