Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmc.c168 static int mmc_all_send_cid(struct mmc_softc *sc, uint32_t *rawcid);
1324 mmc_all_send_cid(struct mmc_softc *sc, uint32_t *rawcid) in mmc_all_send_cid() function
1602 err = mmc_all_send_cid(sc, raw_cid); in mmc_discover_cards()