acpi_wdrt_softc
static ACPI_STATUS acpi_wdrt_read_control(struct acpi_wdrt_softc *, uint64_t *);
static ACPI_STATUS acpi_wdrt_write_control(struct acpi_wdrt_softc *, uint64_t);
static ACPI_STATUS acpi_wdrt_read_count(struct acpi_wdrt_softc *, uint32_t *);
static ACPI_STATUS acpi_wdrt_write_count(struct acpi_wdrt_softc *, uint32_t);
sizeof(struct acpi_wdrt_softc),
struct acpi_wdrt_softc *sc = device_private(self);
struct acpi_wdrt_softc *sc = device_private(self);
struct acpi_wdrt_softc *sc = device_private(self);
struct acpi_wdrt_softc *sc = smw->smw_cookie;
struct acpi_wdrt_softc *sc = smw->smw_cookie;
acpi_wdrt_read_control(struct acpi_wdrt_softc *sc, uint64_t *val)
acpi_wdrt_write_control(struct acpi_wdrt_softc *sc, uint64_t val)
acpi_wdrt_read_count(struct acpi_wdrt_softc *sc, uint32_t *val)
acpi_wdrt_write_count(struct acpi_wdrt_softc *sc, uint32_t val)