zapm_softc
struct zapm_softc *sc = device_private(self);
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
struct zapm_softc *sc = (struct zapm_softc *)v;
static int zapm_get_ac_state(struct zapm_softc *);
static int zapm_get_battery_compartment_state(struct zapm_softc *);
static int zapm_get_charge_complete_state(struct zapm_softc *);
static void zapm_set_charging(struct zapm_softc *, int);
static int zapm_charge_complete(struct zapm_softc *);
struct zapm_softc *sc = (struct zapm_softc *)v;
zapm_get_ac_state(struct zapm_softc *sc)
zapm_get_battery_compartment_state(struct zapm_softc *sc)
zapm_get_charge_complete_state(struct zapm_softc *sc)
zapm_set_charging(struct zapm_softc *sc, int enable)
zapm_charge_complete(struct zapm_softc *sc)
struct zapm_softc *sc = (struct zapm_softc *)v;
CFATTACH_DECL_NEW(zapm, sizeof(struct zapm_softc),