Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sdhci/
HDsdhci.c128 static int sdhci_cam_settran_settings(struct sdhci_slot *slot, union ccb *ccb);
2702 sdhci_cam_settran_settings(slot, ccb);
2765 sdhci_cam_settran_settings(struct sdhci_slot *slot, union ccb *ccb) function