apm_softc
struct apm_softc *sc = device_private(self);
struct apm_softc *sc;
struct apm_softc *sc;
struct apm_softc *sc;
apm_record_event(struct apm_softc *sc, u_int event_type)
struct apm_softc *sc = device_lookup_private(&apm_cd,APMUNIT(dev));
struct apm_softc *sc = (struct apm_softc *)kn->kn_hook;
struct apm_softc *sc = kn->kn_hook;
struct apm_softc *sc = device_lookup_private(&apm_cd,APMUNIT(dev));
static int apm_record_event(struct apm_softc *, u_int);
CFATTACH_DECL_NEW(apm, sizeof(struct apm_softc),
CFATTACH_DECL_NEW(acpiapm, sizeof(struct apm_softc),
struct apm_softc *sc = device_private(self);
static void apm_power_print(struct apm_softc *, struct apm_power_info *);
static int apm_record_event(struct apm_softc *, u_int);
static void apm_set_ver(struct apm_softc *);
static void apm_standby(struct apm_softc *);
static void apm_suspend(struct apm_softc *);
static void apm_resume(struct apm_softc *, u_int, u_int);
apm_power_print(struct apm_softc *sc, struct apm_power_info *pi)
apm_suspend(struct apm_softc *sc)
apm_standby(struct apm_softc *sc)
apm_resume(struct apm_softc *sc, u_int event_type, u_int event_info)
apm_record_event(struct apm_softc *sc, u_int event_type)
apm_event_handle(struct apm_softc *sc, u_int event_code, u_int event_info)
apm_periodic_check(struct apm_softc *sc)
apm_set_ver(struct apm_softc *sc)
apm_attach(struct apm_softc *sc)
struct apm_softc *apmsc = arg;
struct apm_softc *sc;
struct apm_softc *sc = device_lookup_private(&apm_cd, APMUNIT(dev));
struct apm_softc *sc = device_lookup_private(&apm_cd, APMUNIT(dev));
struct apm_softc *sc = device_lookup_private(&apm_cd, APMUNIT(dev));
struct apm_softc *sc = kn->kn_hook;
struct apm_softc *sc = kn->kn_hook;
struct apm_softc *sc = device_lookup_private(&apm_cd, APMUNIT(dev));
static void apm_event_handle(struct apm_softc *, u_int, u_int);
static void apm_periodic_check(struct apm_softc *);
void apm_attach(struct apm_softc *);
static void apm_periodic_check(struct apm_softc *);
static void apm_power_print(struct apm_softc *, struct apm_power_info *);
static int apm_record_event(struct apm_softc *, u_int);
static void apm_set_ver(struct apm_softc *);
static void apm_standby(struct apm_softc *);
static void apm_suspend(struct apm_softc *);
static void apm_resume(struct apm_softc *, u_int, u_int);
CFATTACH_DECL_NEW(apmdev, sizeof(struct apm_softc),
apm_power_print(struct apm_softc *sc, struct apm_power_info *pi)
apm_suspend(struct apm_softc *sc)
apm_standby(struct apm_softc *sc)
apm_resume(struct apm_softc *sc, u_int event_type, u_int event_info)
apm_record_event(struct apm_softc *sc, u_int event_type)
apm_event_handle(struct apm_softc *sc, u_int event_code, u_int event_info)
apm_periodic_check(struct apm_softc *sc)
apm_set_ver(struct apm_softc *sc)
struct apm_softc *sc;
apm_attach(struct apm_softc *sc)
struct apm_softc *apmsc = arg;
struct apm_softc *sc;
struct apm_softc *sc = device_lookup_private(&apmdev_cd, APMUNIT(dev));
struct apm_softc *sc = device_lookup_private(&apmdev_cd, APMUNIT(dev));
struct apm_softc *sc = device_lookup_private(&apmdev_cd, APMUNIT(dev));
struct apm_softc *sc = kn->kn_hook;
struct apm_softc *sc = kn->kn_hook;
struct apm_softc *sc = device_lookup_private(&apmdev_cd, APMUNIT(dev));
static void apm_event_handle(struct apm_softc *, u_int, u_int);
CFATTACH_DECL_NEW(apm_apmdevif, sizeof(struct apm_softc),
struct apm_softc *sc;