Searched refs:Infp0 (Results 1 – 3 of 3) sorted by relevance
180 int BootP, Infp0, InfpX, InfTm; in file_geom() local215 Infp0 = WORD(ext.old.Infp0); in file_geom()228 BootP < 512 && Infp0 < 512 && InfpX < 512 && InfTm < 512 && in file_geom()229 BootP >= InfTm + 2 && InfTm >= InfpX && InfpX >= Infp0 && in file_geom()230 Infp0 >= 76 ){ in file_geom()
157 unsigned char Infp0[2]; /* 70 T1: information for track 0 */ member
103 set_word(boot->boot.ext.old.Infp0, i); in init_geometry_boot()