Lines Matching defs:sdhc_acpi_softc
32 struct sdhc_acpi_softc {
54 sizeof(struct sdhc_acpi_softc), sdhc_acpi_match, sdhc_acpi_attach,
73 void sdhc_acpi_power_on(struct sdhc_acpi_softc *, struct aml_node *);
74 void sdhc_acpi_explore(struct sdhc_acpi_softc *);
90 struct sdhc_acpi_softc *sc = (struct sdhc_acpi_softc *)self;
158 struct sdhc_acpi_softc *sc = arg;
190 struct sdhc_acpi_softc *sc = (struct sdhc_acpi_softc *)ssc;
201 struct sdhc_acpi_softc *sc = arg;
209 sdhc_acpi_power_on(struct sdhc_acpi_softc *sc, struct aml_node *node)
219 struct sdhc_acpi_softc *sc = arg;
254 sdhc_acpi_explore(struct sdhc_acpi_softc *sc)