Home
last modified time | relevance | path

Searched refs:DT_STOR_MMC (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/boot/uboot/lib/
Dapi_public.h134 #define DT_STOR_MMC 0x0080 macro
Dglue.c404 if (type & DT_STOR_MMC) in ub_stor_type()
/freebsd-10-stable/sys/boot/uboot/common/
Dmain.c57 { "mmc", DEV_TYP_STOR | DT_STOR_MMC },