HomeSort by: relevance | last modified time | path
    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