Home
last modified time | relevance | path

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

/external/u-boot/disk/
Dpart_dos.h19 typedef struct dos_partition { struct
Dpart_dos.c65 struct dos_partition *p; in test_block_type()
71 p = (struct dos_partition *)&buffer[DOS_PART_TBL_OFFSET]; in test_block_type()