Searched defs:cyl (Results 1 - 25 of 26) sorted by path

12

/freebsd-11-stable/sbin/sunlabel/
H A Dsunlabel.c553 unsigned alt, cyl, hd, nr, sec; local
[all...]
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c302 unsigned i, cyl; local
720 unsigned bpc, x, cyl, head, sec; local
/freebsd-11-stable/sys/dev/fdc/
H A Dfdc.c716 int cyl, st0, ret; local
918 int st0, st3, cyl, mfm, steptrac, cylinder, descyl, sec; local
1400 int st0, st3, cyl; local
[all...]
/freebsd-11-stable/sys/geom/part/
H A Dg_part_ebr.c208 uint32_t cyl, hd, sec; local
H A Dg_part_mbr.c195 uint32_t cyl, hd, sec; local
H A Dg_part_pc98.c166 uint32_t cyl, hd, sec; local
182 uint32_t cyl; local
456 u_int cyl; local
[all...]
/freebsd-11-stable/sys/pc98/pc98/
H A Dpc98_machdep.c266 off_t cyl = totsec / disk->d_fwsectors / disk->d_fwheads; local
/freebsd-11-stable/sys/sys/
H A Dfdcio.h44 int cyl, head; member in struct:fd_formb
111 u_char cyl; /* C - 0...79 */ member in struct:fdc_readid
H A Dvtoc.h97 uint32_t cyl; member in struct:vtoc8::__anon13444
/freebsd-11-stable/tools/tools/vhba/faulty/
H A Dvhba_faulty.c214 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; local
/freebsd-11-stable/tools/tools/vhba/lots/
H A Dvhba_lots.c200 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; local
/freebsd-11-stable/tools/tools/vhba/medium/
H A Dvhba_medium.c200 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; local
/freebsd-11-stable/tools/tools/vhba/mptest/
H A Dvhba_mptest.c240 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; local
/freebsd-11-stable/tools/tools/vhba/rptluns/
H A Dvhba_rptluns.c229 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; local
/freebsd-11-stable/tools/tools/vhba/simple/
H A Dvhba_simple.c200 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; local
/freebsd-11-stable/usr.bin/mkimg/
H A Debr.c68 u_int cyl, hd, sec; local
H A Dmbr.c78 u_int cyl, hd, sec; local
H A Dmkimg.h74 u_int cyl = nsecs * nheads; local
H A Dpc98.c74 u_int cyl, hd, sec; local
/freebsd-11-stable/usr.sbin/fdformat/
H A Dfdformat.c50 format_track(int fd, int cyl, int secs, int head, int rate, argument
/freebsd-11-stable/usr.sbin/fdwrite/
H A Dfdwrite.c25 format_track(int fd, int cyl, int secs, int head, int rate, argument
/freebsd-11-stable/stand/i386/libi386/
H A Dbiosdisk.c1147 uint32_t x, bpc, cyl, hd, sec; local
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsboot.c492 int cyl, hds, sec; local
/freebsd-11-stable/stand/pc98/libpc98/
H A Dbiosdisk.c532 u_int x, bpc, cyl, hd, sec; local
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_softdep.c2467 int i, error, cyl; local

Completed in 468 milliseconds

12