Home
last modified time | relevance | path

Searched refs:sdhc_fdt_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dsdhc_fdt.c89 struct sdhc_fdt_softc { struct
114 sizeof(struct sdhc_fdt_softc), sdhc_fdt_match, sdhc_fdt_attach, argument
141 struct sdhc_fdt_softc *sc = (struct sdhc_fdt_softc *)self; in sdhc_fdt_attach()
333 struct sdhc_fdt_softc *sc = (struct sdhc_fdt_softc *)ssc; in sdhc_fdt_card_detect()
355 struct sdhc_fdt_softc *sc = cookie; in sdhc_fdt_get_frequency()
363 struct sdhc_fdt_softc *sc = (struct sdhc_fdt_softc *)ssc; in sdhc_fdt_xenon_bus_clock_post()