/freebsd/usr.sbin/fdwrite/ |
H A D | fdwrite.c | 146 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 D | fdformat.c | 276 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 D | fdutil.c | 240 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 D | fdread.c | 172 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 D | gpt.disklabel | 8 tracks/cylinder: 16
|
/freebsd/sys/sys/ |
H A D | fdcio.h | 88 int tracks; /* total number of cylinders */ member
|
/freebsd/usr.sbin/fdcontrol/ |
H A D | fdcontrol.c | 167 printf("\tCylinders/disk:\t%d\n", ft.tracks); in main()
|
/freebsd/contrib/bmake/ |
H A D | README | 14 *interesting* changes, so that bmake tracks it very closely.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | acorn | 55 >10 leshort !1 %d tracks,
|
H A D | audio | 330 >6 byte x %d tracks, 344 >20 byte x \b), %d tracks, 489 >>32 byte x \b, %d tracks
|
H A D | c64 | 187 >>>0x1c lelong x tracks: %d 191 >9 byte x tracks: %i
|
H A D | sql | 131 # "TTCONTAINER" like in tracks.sqlite contentconsumer.sqlite contentproducerrepository.sqlite
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | kmodtool | 104 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 D | README | 24 This version actively tracks changes in the OpenBSD CVS repository.
|
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/ |
H A D | README.md | 148 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 D | fdc.c | 302 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 D | android.config | 163 # This tracks use of memory allocations and other registrations and reports
|
H A D | defconfig | 218 # This tracks use of memory allocations and other registrations and reports
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_sa.h | 466 uint8_t tracks[2]; member
|
H A D | scsi_sa.c | 5647 SAFILLDENSSB(dens_data, sb, *indent, tracks, in safilldenstypesb()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | android.config | 387 # This tracks use of memory allocations and other registrations and reports
|
H A D | defconfig | 449 # This tracks use of memory allocations and other registrations and reports
|
/freebsd/contrib/libarchive/ |
H A D | NEWS | 329 Jul 26, 2008: archive_entry now tracks which values have not been set.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleZnver3.td | 26 // The retire control unit (RCU) tracks the completion status of all
|
H A D | X86ScheduleZnver4.td | 22 // The retire control unit (RCU) tracks the completion status of all
|