Searched refs:Infp0 (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
211 Infp0 = WORD(ext.old.Infp0);
224 BootP < 512 && Infp0 < 512 && InfpX < 512 && InfTm < 512 &&
225 BootP >= InfTm + 2 && InfTm >= InfpX && InfpX >= Infp0 &&
226 Infp0 >= 76 ){
H A Dmsdos.h154 unsigned char Infp0[2]; /* 70 T1: information for track 0 */ member in struct:oldboot_t
H A Dmformat.c96 /* Infp0 */
97 set_word(boot->ext.old.Infp0, i);

Completed in 118 milliseconds