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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/mini2440/
H A Dif_dm_mini2440.c76 if (bus_space_map(iot, ioaddr, DM9000_IOSIZE, 0, &ioh))
100 bus_space_unmap(iot, ioh, DM9000_IOSIZE);
123 if (bus_space_map(sc->sc_iot, ioaddr, DM9000_IOSIZE, 0, &sc->sc_ioh)) {
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddm9000reg.h39 #define DM9000_IOSIZE 4 /* XXX: Depends on the wiring of the address lines. */ macro

Completed in 109 milliseconds