Home
last modified time | relevance | path

Searched refs:DEV_TYPE_CDROM (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dpart.h47 #define DEV_TYPE_CDROM 0x05 /* CD-ROM */ macro
/openbmc/u-boot/disk/
H A Dpart.c173 case DEV_TYPE_CDROM: in dev_print()