/src/sys/dev/ic/ |
siop_common.c | 962 int sist1, stest2; local in function:siop_modechange 966 * datasheet says to wait 100ms and re-read SIST1, 973 sist1 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_SIST1); 974 if (sist1 & SIEN1_SBMC)
|
siop_common.c | 962 int sist1, stest2; local in function:siop_modechange 966 * datasheet says to wait 100ms and re-read SIST1, 973 sist1 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_SIST1); 974 if (sist1 & SIEN1_SBMC)
|
siop_common.c | 962 int sist1, stest2; local in function:siop_modechange 966 * datasheet says to wait 100ms and re-read SIST1, 973 sist1 = bus_space_read_1(sc->sc_rt, sc->sc_rh, SIOP_SIST1); 974 if (sist1 & SIEN1_SBMC)
|