HomeSort by: relevance | last modified time | path
    Searched defs:sc_apmdev (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/hpc/
hpcapm.c 80 void *sc_apmdev; member in struct:apmhpc_softc
152 sc->sc_apmdev = config_found(self, &aaa, apmprint, CFARGS_NONE);
hpcapm.c 80 void *sc_apmdev; member in struct:apmhpc_softc
152 sc->sc_apmdev = config_found(self, &aaa, apmprint, CFARGS_NONE);
  /src/sys/arch/zaurus/dev/
zapm.c 52 void *sc_apmdev; member in struct:zapm_softc
198 sc->sc_apmdev = config_found(self, &aaa, apmprint, CFARGS_NONE);
199 if (sc->sc_apmdev != NULL) {
zapm.c 52 void *sc_apmdev; member in struct:zapm_softc
198 sc->sc_apmdev = config_found(self, &aaa, apmprint, CFARGS_NONE);
199 if (sc->sc_apmdev != NULL) {

Completed in 23 milliseconds