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

  /src/sys/dev/apm/
apm.c 105 static void apm_set_ver(struct apm_softc *);
564 apm_set_ver(struct apm_softc *sc) function in typeref:typename:void
616 apm_set_ver(sc); /* prints version info */
apm.c 105 static void apm_set_ver(struct apm_softc *);
564 apm_set_ver(struct apm_softc *sc) function in typeref:typename:void
616 apm_set_ver(sc); /* prints version info */
  /src/sys/dev/hpc/apm/
apmdev.c 108 static void apm_set_ver(struct apm_softc *);
575 apm_set_ver(struct apm_softc *sc) function in typeref:typename:void
667 apm_set_ver(sc); /* prints version info */
apmdev.c 108 static void apm_set_ver(struct apm_softc *);
575 apm_set_ver(struct apm_softc *sc) function in typeref:typename:void
667 apm_set_ver(sc); /* prints version info */

Completed in 23 milliseconds