Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c92 static ushort_t TrkPerCyl; /* # of tracks per cylinder */ variable
1254 gettext("FDIOGCHAR call"), hds, TrkPerCyl); in lookup_floppy()
1514 wbpb->bpb.heads = (GetTPC ? dginfo.dkg_nhead : TrkPerCyl); in find_fixed_details()
3423 TrkPerCyl = atoi(value); in parse_suboptions()