Searched refs:SecPerTrk (Results 1 – 1 of 1) sorted by relevance
90 static ushort_t SecPerTrk; /* # of sectors per track */ variable1244 gettext("FDIOGCHAR call"), spt, SecPerTrk); in lookup_floppy()1515 wbpb->bpb.sectors_per_track = (GetSPT ? dginfo.dkg_nsect : SecPerTrk); in find_fixed_details()3415 SecPerTrk = atoi(value); in parse_suboptions()