Home
last modified time | relevance | path

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

/freebsd-src/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() argument
1102 mmc_decode_cid_mmc(uint32_t * raw_cid,struct mmc_cid * cid,bool is_4_41p) mmc_decode_cid_mmc() argument
1585 uint32_t raw_cid[4]; mmc_discover_cards() local
[all...]
/freebsd-src/sys/cam/mmc/
H A Dmmc_da.c363 mmc_decode_cid_sd(uint32_t * raw_cid,struct mmc_cid * cid) mmc_decode_cid_sd() argument
381 mmc_decode_cid_mmc(uint32_t * raw_cid,struct mmc_cid * cid) mmc_decode_cid_mmc() argument
[all...]