Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.h69 struct sdmmc_cid { struct
70 int mid; /* manufacturer identification number */
71 int oid; /* OEM/product identification number */
72 char pnm[8]; /* product name (MMC v1 has the longest) */
73 int rev; /* product revision */
74 int psn; /* product serial number */
75 int mdt; /* manufacturing date */
/netbsd-src/sys/dev/sdmmc/
H A Dsdmmcvar.h58 struct sdmmc_cid { struct
59 midsdmmc_cid global() argument
60 oidsdmmc_cid global() argument
61 pnmsdmmc_cid global() argument
62 revsdmmc_cid global() argument
63 psnsdmmc_cid global() argument
64 mdtsdmmc_cid global() argument