Home
last modified time | relevance | path

Searched refs:tracks (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/usr.sbin/fdwrite/
H A Dfdwrite.c146 fdt.tracks,fdt.heads,fdt.sectrac,(1<<fdt.secsize) * 128, in main()
147 fdt.tracks*bpt*fdt.heads/1024); in main()
160 for (track = 0; track < fdt.tracks * fdt.heads; track++) { in main()
161 if(verbose) printf("\r%3d ",fdt.tracks * fdt.heads-track); in main()
/freebsd/usr.sbin/fdformat/
H A Dfdformat.c276 tracks_per_dot = (fdt.tracks * fdt.heads + 20) / 40; in main()
281 fdt.tracks * fdt.heads * bytes_per_track / 1024, in main()
286 fdt.tracks * fdt.heads * bytes_per_track / 1024, in main()
299 for (i = 0; i < (fdt.tracks * fdt.heads) / tracks_per_dot; i++) in main()
307 for (track = 0; track < fdt.tracks * fdt.heads; track++) { in main()
/freebsd/usr.sbin/fdread/
H A Dfdutil.c240 out->tracks = j; in parse_fmt()
337 out->size = out->tracks * out->heads * out->sectrac; in parse_fmt()
360 in.sectrac, secsize, in.datalen, in.gap, in.tracks, in print_fmt()
419 fdtp->size = fdtp->sectrac * fdtp->heads * fdtp->tracks; in get_fmt()
H A Dfdread.c172 mediasize = tracksize * fdt.tracks * fdt.heads; in doread()
178 fdt.tracks, fdt.heads, fdt.sectrac, secsize, _devname); in doread()
/freebsd/contrib/netbsd-tests/sbin/gpt/
H A Dgpt.disklabel8 tracks/cylinder: 16
/freebsd/sys/sys/
H A Dfdcio.h88 int tracks; /* total number of cylinders */ member
/freebsd/usr.sbin/fdcontrol/
H A Dfdcontrol.c167 printf("\tCylinders/disk:\t%d\n", ft.tracks); in main()
/freebsd/contrib/bmake/
H A DREADME14 *interesting* changes, so that bmake tracks it very closely.
/freebsd/contrib/file/magic/Magdir/
H A Dacorn55 >10 leshort !1 %d tracks,
H A Daudio330 >6 byte x %d tracks,
344 >20 byte x \b), %d tracks,
489 >>32 byte x \b, %d tracks
H A Dc64187 >>>0x1c lelong x tracks: %d
191 >9 byte x tracks: %i
H A Dsql131 # "TTCONTAINER" like in tracks.sqlite contentconsumer.sqlite contentproducerrepository.sqlite
/freebsd/sys/contrib/openzfs/scripts/
H A Dkmodtool104 Summary: Metapackage which tracks in ${kmodname} kernel module for newest kernel${dashvaria…
310 Summary: Metapackage which tracks in ${kmodname} kernel module for newest kernel${kernel_va…
/freebsd/crypto/openssh/
H A DREADME24 This version actively tracks changes in the OpenBSD CVS repository.
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md148 ZFS tracks the latency of each I/O in the ZIO pipeline. This latency can
179 ZFS tracks I/O throughout the ZIO pipeline. The size of each I/O is used
/freebsd/sys/dev/fdc/
H A Dfdc.c302 ft->sectrac, ft->secsize, ft->datalen, ft->gap, ft->tracks, in fdprinttype()
311 ft->size = ft->sectrac * ft->heads * ft->tracks; in fdsettype()
1458 pp->mediasize = pp->stripesize * fd->ft->tracks; in fd_access()
/freebsd/contrib/wpa/hostapd/
H A Dandroid.config163 # This tracks use of memory allocations and other registrations and reports
H A Ddefconfig218 # This tracks use of memory allocations and other registrations and reports
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h466 uint8_t tracks[2]; member
H A Dscsi_sa.c5647 SAFILLDENSSB(dens_data, sb, *indent, tracks, in safilldenstypesb()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dandroid.config387 # This tracks use of memory allocations and other registrations and reports
H A Ddefconfig449 # This tracks use of memory allocations and other registrations and reports
/freebsd/contrib/libarchive/
H A DNEWS329 Jul 26, 2008: archive_entry now tracks which values have not been set.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleZnver3.td26 // The retire control unit (RCU) tracks the completion status of all
H A DX86ScheduleZnver4.td22 // The retire control unit (RCU) tracks the completion status of all

12