acpibat_softc
bat->aba_softc = (struct acpibat_softc *)dev;
struct acpibat_softc *sc = (struct acpibat_softc *)self;
acpibat_monitor(struct acpibat_softc *sc)
struct acpibat_softc *sc = arg;
acpibat_getbix(struct acpibat_softc *sc)
sizeof(struct acpibat_softc),
acpibat_getbst(struct acpibat_softc *sc)
struct acpibat_softc *sc = arg;
void acpibat_monitor(struct acpibat_softc *);
int acpibat_getbix(struct acpibat_softc *);
int acpibat_getbst(struct acpibat_softc *);
struct acpibat_softc *sc = (struct acpibat_softc *)self;
struct acpibat_softc *aba_softc;