sdhc_acpi_softc
struct sdhc_acpi_softc *sc = arg;
struct sdhc_acpi_softc *sc = (struct sdhc_acpi_softc *)ssc;
struct sdhc_acpi_softc *sc = arg;
sdhc_acpi_power_on(struct sdhc_acpi_softc *sc, struct aml_node *node)
struct sdhc_acpi_softc *sc = arg;
sdhc_acpi_explore(struct sdhc_acpi_softc *sc)
sizeof(struct sdhc_acpi_softc), sdhc_acpi_match, sdhc_acpi_attach,
void sdhc_acpi_power_on(struct sdhc_acpi_softc *, struct aml_node *);
void sdhc_acpi_explore(struct sdhc_acpi_softc *);
struct sdhc_acpi_softc *sc = (struct sdhc_acpi_softc *)self;