Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpart.h48 #define DEV_TYPE_OPDISK 0x07 /* optical disk */ macro
/openbmc/u-boot/disk/
H A Dpart.c176 case DEV_TYPE_OPDISK: in dev_print()