Home
last modified time | relevance | path

Searched defs:raw_cid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmc.c85 uint32_t raw_cid[4]; /* Raw bits of the CID */ member
1084 mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid) in mmc_decode_cid_sd()
1102 mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid, bool is_4_41p) in mmc_decode_cid_mmc()
1585 uint32_t raw_cid[4]; in mmc_discover_cards() local
/freebsd/sys/cam/mmc/
H A Dmmc_da.c365 mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid) in mmc_decode_cid_sd()
383 mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid) in mmc_decode_cid_mmc()