OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAN9118_IOSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/gumstix/
if_smsh_gxio.c
76
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
);
/src/sys/dev/ic/
lan9118reg.h
31
#define
LAN9118_IOSIZE
0x100
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025