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

/netbsd-current/sys/dev/ic/
H A Dlan9118.c307 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) &
H A Dlan9118reg.h73 #define LAN9118_INT_STS 0x58 /* Interrupt Status */ macro

Completed in 99 milliseconds