Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpart.h46 #define DEV_TYPE_TAPE 0x01 /* Tape */ macro
/openbmc/u-boot/disk/
H A Dpart.c179 case DEV_TYPE_TAPE: in dev_print()