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

/netbsd-current/sys/arch/evbarm/gumstix/
H A Dif_smsh_gxio.c76 if (bus_space_map(iot, gxa->gxa_addr, LAN9118_IOSIZE, 0, &ioh) != 0)
87 bus_space_unmap(iot, ioh, LAN9118_IOSIZE);
104 if (bus_space_map(gxa->gxa_iot, gxa->gxa_addr, LAN9118_IOSIZE, 0,
118 bus_space_unmap(sc->sc_iot, sc->sc_ioh, LAN9118_IOSIZE);
128 bus_space_unmap(sc->sc_iot, sc->sc_ioh, LAN9118_IOSIZE);
/netbsd-current/sys/dev/ic/
H A Dlan9118reg.h31 #define LAN9118_IOSIZE 0x100 macro

Completed in 143 milliseconds