Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart_dos.h17 #define DOS_PBR 1 macro
H A Dpart_dos.c83 return DOS_PBR; /* is PBR */ in test_block_type()
280 if (dos_type == DOS_PBR) { in part_get_info_extended()