Searched refs:InfpX (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
212 InfpX = WORD(ext.old.InfpX);
224 BootP < 512 && Infp0 < 512 && InfpX < 512 && InfTm < 512 &&
225 BootP >= InfTm + 2 && InfTm >= InfpX && InfpX >= Infp0 &&
H A Dmsdos.h155 unsigned char InfpX[2]; /* 72 T2: information for track<>0 */ member in struct:oldboot_t
H A Dmformat.c103 set_word(boot->ext.old.InfpX, i);

Completed in 110 milliseconds