Searched refs:InfTm (Results 1 – 3 of 3) sorted by relevance
180 int BootP, Infp0, InfpX, InfTm; in file_geom() local217 InfTm = WORD(ext.old.InfTm); 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()233 dev->ssize = boot->bytes[InfTm]; in file_geom()
159 unsigned char InfTm[2]; /* 74 T3: track sectors size table */ member
127 set_word(boot->boot.ext.old.InfTm, i); in init_geometry_boot()