Searched refs:secs_track (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | fat.h | 104 __u16 secs_track; /* Sectors/track */ member |
/u-boot/fs/fat/ | ||
A D | fat.c | 518 bs->secs_track = FAT2CPU16(bs->secs_track); in read_bootsectandvi() |
Completed in 6 milliseconds