Searched refs:InfTm (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dplain_io.c176 int BootP, Infp0, InfpX, InfTm; local
213 InfTm = WORD(ext.old.InfTm);
224 BootP < 512 && Infp0 < 512 && InfpX < 512 && InfTm < 512 &&
225 BootP >= InfTm + 2 && InfTm >= InfpX && InfpX >= Infp0 &&
229 dev->ssize = boot->jump[InfTm];
H A Dmsdos.h156 unsigned char InfTm[2]; /* 74 T3: track sectors size table */ member in struct:oldboot_t
H A Dmformat.c121 set_word(boot->ext.old.InfTm, i);

Completed in 95 milliseconds