HomeSort by: relevance | last modified time | path
    Searched refs:sc_external_sources (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
ymvar.h 164 uint8_t sc_external_sources; /* non-zero value prevents power down */ member in struct:ym_softc
ym.c 238 * also change the initial value of sc->sc_external_sources
649 if ((sc->sc_external_sources &= ~extsources) == 0) {
660 sc->sc_external_sources |= extsources;

Completed in 14 milliseconds