Home
last modified time | relevance | path

Searched refs:W100_REG_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/zaurus/dev/
H A Dw100var.h66 #define W100_REG_SIZE (0x00002000) macro
H A Dw100.c161 error = bus_space_map(iot, W100_REG_ADDRESS, W100_REG_SIZE, 0, in w100_attach_subr()