Searched refs:bigsect (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dminfo.c106 tot_sectors = DWORD(bigsect);
146 printf("big size: %d sectors\n", DWORD(bigsect));
H A Dmsdos.h176 unsigned char bigsect[4]; /* 32 big total sectors */ member in struct:bootsector
H A Dinit.c303 tot_sectors = DWORD(bigsect);
H A Dfloppyd_io.c365 tot_sectors = DWORD(bigsect);
H A Dmformat.c75 set_dword(boot->bigsect, 0);
78 set_dword(boot->bigsect, *tot_sectors);
H A Dplain_io.c188 tot_sectors = DWORD(bigsect);

Completed in 78 milliseconds