OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAN9118_INT_STS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
lan9118.c
307
bus_space_read_4(sc->sc_iot, sc->sc_ioh,
LAN9118_INT_STS
);
308
bus_space_write_4(sc->sc_iot, sc->sc_ioh,
LAN9118_INT_STS
,
612
bus_space_write_4(sc->sc_iot, sc->sc_ioh,
LAN9118_INT_STS
,
613
bus_space_read_4(sc->sc_iot, sc->sc_ioh,
LAN9118_INT_STS
));
672
while (!(bus_space_read_4(sc->sc_iot, sc->sc_ioh,
LAN9118_INT_STS
) &
lan9118reg.h
73
#define
LAN9118_INT_STS
0x58 /* Interrupt Status */
Completed in 137 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025