HomeSort by: relevance | last modified time | path
    Searched defs:wah (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
wss_acpi.c 117 const struct wss_acpi_hint *wah; local in function:wss_acpi_attach
120 wah = &wss_acpi_hints[
132 dspio = acpi_res_io(&res, wah->io_region_idx_ad1848);
133 oplio = acpi_res_io(&res, wah->io_region_idx_opl);
173 bus_space_subregion(sc->sc_iot, sc->sc_ioh, wah->offset_ad1848, 4,
wss_acpi.c 117 const struct wss_acpi_hint *wah; local in function:wss_acpi_attach
120 wah = &wss_acpi_hints[
132 dspio = acpi_res_io(&res, wah->io_region_idx_ad1848);
133 oplio = acpi_res_io(&res, wah->io_region_idx_opl);
173 bus_space_subregion(sc->sc_iot, sc->sc_ioh, wah->offset_ad1848, 4,

Completed in 1689 milliseconds