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

  /src/sys/arch/arm/acpi/
sbsawdt_acpi.c 72 struct sbsawdt_acpi_softc { struct
99 CFATTACH_DECL_NEW(sbsawdt_acpi, sizeof(struct sbsawdt_acpi_softc), sbsawdt_acpi_match, sbsawdt_acpi_attach, NULL, NULL);
120 struct sbsawdt_acpi_softc * const sc = device_private(self);
157 struct sbsawdt_acpi_softc * const sc = smw->smw_cookie;
167 struct sbsawdt_acpi_softc * const sc = smw->smw_cookie;
sbsawdt_acpi.c 72 struct sbsawdt_acpi_softc { struct
99 CFATTACH_DECL_NEW(sbsawdt_acpi, sizeof(struct sbsawdt_acpi_softc), sbsawdt_acpi_match, sbsawdt_acpi_attach, NULL, NULL);
120 struct sbsawdt_acpi_softc * const sc = device_private(self);
157 struct sbsawdt_acpi_softc * const sc = smw->smw_cookie;
167 struct sbsawdt_acpi_softc * const sc = smw->smw_cookie;

Completed in 23 milliseconds