HomeSort by: relevance | last modified time | path
    Searched defs:iowh (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/atari/dev/
if_ne_mb.c 120 bus_space_handle_t ioh, iowh, asich; local in function:ne_mb_probe
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 in function:ne_mb_attach
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);
if_ne_mb.c 120 bus_space_handle_t ioh, iowh, asich; local in function:ne_mb_probe
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 in function:ne_mb_attach
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);
if_ne_mb.c 120 bus_space_handle_t ioh, iowh, asich; local in function:ne_mb_probe
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 in function:ne_mb_attach
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 30 milliseconds