Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci.c127 static int sdhci_cam_settran_settings(struct sdhci_slot *slot, union ccb *ccb);
2697 sdhci_cam_settran_settings(slot, ccb);
2760 sdhci_cam_settran_settings(struct sdhci_slot *slot, union ccb *ccb) function