Searched refs:backup_boot (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | fat.h | 115 __u16 backup_boot; /* Backup boot sector */ member |
/u-boot/fs/fat/ | ||
A D | fat.c | 529 bs->backup_boot = FAT2CPU16(bs->backup_boot); in read_bootsectandvi() |
Completed in 5 milliseconds