Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dattimer_isa.c87 bus_space_handle_t att_ioh; in attimer_isa_match() local
110 if (bus_space_map(ia->ia_iot, IO_TIMER1, 4, 0, &att_ioh)) in attimer_isa_match()
112 bus_space_unmap(ia->ia_iot, att_ioh, 4); in attimer_isa_match()