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

/freebsd-11-stable/sys/dev/mmc/
H A Dmmc.c85 uint32_t raw_cid[4]; /* Raw bits of the CID */ member in struct:mmc_ivars
1090 mmc_decode_cid_sd(uint32_t *raw_cid, struct mmc_cid *cid) argument
1108 mmc_decode_cid_mmc(uint32_t *raw_cid, struct mmc_cid *cid, bool is_4_41p) argument
1592 uint32_t raw_cid[4]; local
[all...]

Completed in 67 milliseconds