apm_softc          82 arch/i386/i386/apm.c struct apm_softc {
apm_softc          98 arch/i386/i386/apm.c 	sizeof(struct apm_softc), apmprobe, apmattach
apm_softc         166 arch/i386/i386/apm.c void apm_power_print(struct apm_softc *, struct apmregs *);
apm_softc         167 arch/i386/i386/apm.c int  apm_handle_event(struct apm_softc *, struct apmregs *);
apm_softc         168 arch/i386/i386/apm.c void apm_set_ver(struct apm_softc *);
apm_softc         169 arch/i386/i386/apm.c int  apm_periodic_check(struct apm_softc *);
apm_softc         172 arch/i386/i386/apm.c void apm_disconnect(struct apm_softc *);
apm_softc         177 arch/i386/i386/apm.c int  apm_record_event(struct apm_softc *sc, u_int type);
apm_softc         183 arch/i386/i386/apm.c void	apm_resume(struct apm_softc *, struct apmregs *);
apm_softc         244 arch/i386/i386/apm.c apm_power_print (struct apm_softc *sc, struct apmregs *regs)
apm_softc         343 arch/i386/i386/apm.c apm_resume(struct apm_softc *sc, struct apmregs *regs)
apm_softc         366 arch/i386/i386/apm.c apm_record_event(struct apm_softc *sc, u_int type)
apm_softc         380 arch/i386/i386/apm.c apm_handle_event(struct apm_softc *sc, struct apmregs *regs)
apm_softc         508 arch/i386/i386/apm.c apm_periodic_check(struct apm_softc *sc)
apm_softc         676 arch/i386/i386/apm.c apm_set_ver(struct apm_softc *self)
apm_softc         734 arch/i386/i386/apm.c apm_disconnect(struct apm_softc *sc)
apm_softc         797 arch/i386/i386/apm.c 	struct apm_softc *sc = (void *)self;
apm_softc         921 arch/i386/i386/apm.c 	struct apm_softc *sc = v;
apm_softc         943 arch/i386/i386/apm.c 	struct apm_softc *sc = v;
apm_softc         956 arch/i386/i386/apm.c 	struct apm_softc *sc;
apm_softc        1001 arch/i386/i386/apm.c 	struct apm_softc *sc;
apm_softc        1026 arch/i386/i386/apm.c 	struct apm_softc *sc;
apm_softc        1140 arch/i386/i386/apm.c 	struct apm_softc *sc = (struct apm_softc *)kn->kn_hook;
apm_softc        1159 arch/i386/i386/apm.c 	struct apm_softc *sc;