vrpiu_softc
static void vrpiu_init(struct vrpiu_softc *, void *);
static void vrpiu_write(struct vrpiu_softc *, int, unsigned short);
static u_short vrpiu_read(struct vrpiu_softc *, int);
static void vrpiu_tp_intr(struct vrpiu_softc *);
static void vrpiu_ad_intr(struct vrpiu_softc *);
static void vrpiu_tp_up(struct vrpiu_softc *);
static void vrpiu_calc_powerstate(struct vrpiu_softc *);
static void vrpiu_send_battery_event(struct vrpiu_softc *);
CFATTACH_DECL_NEW(vrpiu, sizeof(struct vrpiu_softc),
CFATTACH_DECL_NEW(vrc4173piu, sizeof(struct vrpiu_softc),
vrpiu_write(struct vrpiu_softc *sc, int port, unsigned short val)
vrpiu_read(struct vrpiu_softc *sc, int port)
vrpiu_buf_read(struct vrpiu_softc *sc, int port)
struct vrpiu_softc *sc = device_private(self);
struct vrpiu_softc *sc = device_private(self);
vrpiu_init(struct vrpiu_softc *sc, void *aux)
struct vrpiu_softc *sc = v;
struct vrpiu_softc *sc = v;
struct vrpiu_softc *sc = v;
struct vrpiu_softc *sc = v;
struct vrpiu_softc *sc = v;
vrpiu_ad_intr(struct vrpiu_softc *sc)
vrpiu_tp_intr(struct vrpiu_softc *sc)
vrpiu_tp_up(struct vrpiu_softc *sc)
struct vrpiu_softc *sc = (struct vrpiu_softc *)v;
struct vrpiu_softc *sc = arg;
struct vrpiu_softc *sc = (struct vrpiu_softc *)v;
vrpiu_calc_powerstate(struct vrpiu_softc *sc)
struct vrpiu_softc *sc = arg;
vrpiu_send_battery_event(struct vrpiu_softc *sc)