thinkpad_softc_t
thinkpad_softc_t *sc = device_private(self);
thinkpad_softc_t *sc = device_private(self);
thinkpad_softc_t *sc = device_private(self);
thinkpad_softc_t *sc = device_private(self);
thinkpad_softc_t *sc = device_private(dv);
static ACPI_STATUS thinkpad_mask_init(thinkpad_softc_t *, uint32_t);
static void thinkpad_sensors_init(thinkpad_softc_t *);
static void thinkpad_uwb_toggle(thinkpad_softc_t *);
static void thinkpad_wwan_toggle(thinkpad_softc_t *);
static void thinkpad_bluetooth_toggle(thinkpad_softc_t *);
static uint8_t thinkpad_brightness_read(thinkpad_softc_t *);
static void thinkpad_cmos(thinkpad_softc_t *, uint8_t);
CFATTACH_DECL3_NEW(thinkpad, sizeof(thinkpad_softc_t),
thinkpad_softc_t *sc = device_private(self);
thinkpad_softc_t *sc;
thinkpad_softc_t *sc = (thinkpad_softc_t *)opaque;
thinkpad_mask_init(thinkpad_softc_t *sc, uint32_t mask)
thinkpad_sensors_init(thinkpad_softc_t *sc)
thinkpad_softc_t *sc = sme->sme_cookie;
thinkpad_softc_t *sc = sme->sme_cookie;
thinkpad_bluetooth_toggle(thinkpad_softc_t *sc)
thinkpad_wwan_toggle(thinkpad_softc_t *sc)
thinkpad_uwb_toggle(thinkpad_softc_t *sc)
thinkpad_brightness_read(thinkpad_softc_t *sc)
thinkpad_softc_t *sc = device_private(self);
thinkpad_softc_t *sc = device_private(self);
thinkpad_cmos(thinkpad_softc_t *sc, uint8_t cmd)