Home
last modified time | relevance | path

Searched defs:apm_softc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/apm/
H A Dapmvar.h50 struct apm_softc { struct
71 void apm_attach(struct apm_softc *); argument
/netbsd-src/sys/arch/macppc/dev/
H A Dapm.c70 struct apm_softc { struct
92 static int apm_record_event(struct apm_softc *, u_int); argument