Home
last modified time | relevance | path

Searched defs:cyl (Results 1 – 18 of 18) sorted by relevance

/freebsd-13-stable/usr.bin/mkimg/
HDmbr.c63 u_int cyl, hd, sec; in mbr_chs() local
HDebr.c59 u_int cyl, hd, sec; in ebr_chs() local
HDmkimg.h72 u_int cyl = nsecs * nheads; in round_cylinder() local
/freebsd-13-stable/usr.sbin/fdwrite/
HDfdwrite.c25 format_track(int fd, int cyl, int secs, int head, int rate, in format_track()
/freebsd-13-stable/tools/tools/vhba/medium/
HDvhba_medium.c199 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; in vhbamedium_act() local
/freebsd-13-stable/tools/tools/vhba/lots/
HDvhba_lots.c199 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; in vhbalots_act() local
/freebsd-13-stable/tools/tools/vhba/simple/
HDvhba_simple.c199 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; in vhbasimple_act() local
/freebsd-13-stable/sys/sys/
HDfdcio.h44 int cyl, head; member
111 u_char cyl; /* C - 0...79 */ member
/freebsd-13-stable/tools/tools/vhba/rptluns/
HDvhba_rptluns.c228 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; in vhbarptluns_act() local
/freebsd-13-stable/tools/tools/vhba/faulty/
HDvhba_faulty.c213 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; in faulty_act() local
/freebsd-13-stable/usr.sbin/fdformat/
HDfdformat.c48 format_track(int fd, int cyl, int secs, int head, int rate, in format_track()
/freebsd-13-stable/tools/tools/vhba/mptest/
HDvhba_mptest.c239 uint32_t cyl = (DISK_NBLKS + ((PSEUDO_SPC - 1))) / PSEUDO_SPC; in mptest_act() local
/freebsd-13-stable/sys/dev/fdc/
HDfdc.c570 int cyl, st0, ret; in fdc_sense_int() local
764 int st0, st3, cyl, mfm, steptrac, cylinder, descyl, sec; in fdc_worker() local
1210 int st0, st3, cyl; in fd_probe_disk() local
/freebsd-13-stable/sys/geom/part/
HDg_part_mbr.c197 uint32_t cyl, hd, sec; in mbr_set_chs() local
HDg_part_ebr.c210 uint32_t cyl, hd, sec; in ebr_set_chs() local
/freebsd-13-stable/stand/i386/libi386/
HDbiosdisk.c1173 uint32_t x, bpc, cyl, hd, sec; in bd_chs_io() local
/freebsd-13-stable/usr.sbin/bhyve/
HDpci_ahci.c1087 uint16_t cyl; in ata_identify_init() local
/freebsd-13-stable/sys/ufs/ffs/
HDffs_softdep.c2588 uint64_t cyl, i; in softdep_mount() local