Searched defs:raw_cid (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/mmc/ | ||
H A D | mmc.c | 85 uint32_t raw_cid[4]; /* Raw bits of the CID */ member |
/freebsd-src/sys/cam/mmc/ | ||
H A D | mmc_da.c | 363 mmc_decode_cid_sd(uint32_t * raw_cid,struct mmc_cid * cid) mmc_decode_cid_sd() argument |