Home
last modified time | relevance | path

Searched refs:SecPerTrk (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c88 static ushort_t SecPerTrk; /* # of sectors per track */ variable
1242 gettext("FDIOGCHAR call"), spt, SecPerTrk); in lookup_floppy()
1513 wbpb->bpb.sectors_per_track = (GetSPT ? dginfo.dkg_nsect : SecPerTrk); in find_fixed_details()
3297 SecPerTrk = atoi(value); in parse_suboptions()