Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart_dos.h19 typedef struct dos_partition { struct
H A Dpart_dos.c69 struct dos_partition *p; in test_block_type()
75 p = (struct dos_partition *)&buffer[DOS_PART_TBL_OFFSET]; in test_block_type()