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

/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dif_ne_mb.c120 bus_space_handle_t ioh, iowh, asich; local
139 NE2000_NPORTS << ETHERNEC_PORT_STRIDE, 0, &iowh) != 0)
144 (vaddr_t)bus_space_vaddr(iot, iowh) -
172 bus_space_unmap(iot, iowh, NE2000_NPORTS << ETHERNEC_PORT_STRIDE);
186 bus_space_handle_t ioh, iowh, asich; local
202 NE2000_NPORTS << ETHERNEC_PORT_STRIDE, 0, &iowh) != 0)
207 (vaddr_t)bus_space_vaddr(iot, iowh) -
265 bus_space_unmap(iot, iowh, NE2000_NPORTS << ETHERNEC_PORT_STRIDE);

Completed in 80 milliseconds