Home
last modified time | relevance | path

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

/dragonfly/sys/bus/mmc/
H A Dbridge.h123 struct mmc_ios { struct
172 struct mmc_ios ios; /* Current state of the host */
/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.c923 struct mmc_ios *ios; in sdhci_generic_set_uhs_timing()
956 struct mmc_ios *ios = &slot->host.ios; in sdhci_generic_update_ios()