Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arc/isa/
H A Dtimer_isa.c61 #define TIMER_IOSIZE 4 macro
114 if (bus_space_map(ia->ia_iot, IO_TIMER1, TIMER_IOSIZE, 0, &ioh)) in timer_isa_match()
117 bus_space_unmap(ia->ia_iot, ioh, TIMER_IOSIZE); in timer_isa_match()
121 ia->ia_io[0].ir_size = TIMER_IOSIZE; in timer_isa_match()