Home
last modified time | relevance | path

Searched refs:ncyl (Results 51 – 75 of 94) sorted by relevance

1234

/dports/net/rscsi/schily-2021-09-18/sformat/
H A Dmodeselect.c286 printf("ncyl: %ld\n", a_to_u_3_byte(mp->ncyl)); in parse_config()
349 printf("ncyl: %d\n", a_to_u_2_byte(mp->ncyl));
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/archivers/star/schily-2021-09-18/sformat/
H A Dmodeselect.c286 printf("ncyl: %ld\n", a_to_u_3_byte(mp->ncyl));
349 printf("ncyl: %d\n", a_to_u_2_byte(mp->ncyl));
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/sysutils/cdrtools/schily-2021-09-18/sformat/
H A Dmodeselect.c286 printf("ncyl: %ld\n", a_to_u_3_byte(mp->ncyl));
349 printf("ncyl: %d\n", a_to_u_2_byte(mp->ncyl));
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/editors/ved/schily-2021-09-18/sformat/
H A Dmodeselect.c286 printf("ncyl: %ld\n", a_to_u_3_byte(mp->ncyl));
349 printf("ncyl: %d\n", a_to_u_2_byte(mp->ncyl));
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/devel/smake/schily-2021-09-18/sformat/
H A Dmodeselect.c286 printf("ncyl: %ld\n", a_to_u_3_byte(mp->ncyl));
349 printf("ncyl: %d\n", a_to_u_2_byte(mp->ncyl));
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/sysutils/schilyutils/schily-2021-09-18/sformat/
H A Dmodeselect.c286 printf("ncyl: %ld\n", a_to_u_3_byte(mp->ncyl));
349 printf("ncyl: %d\n", a_to_u_2_byte(mp->ncyl));
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/vme/
H A Dxy.c304 xy->ncyl = xy->sc_dk.dk_label->d_ncylinders; in xygetdisklabel()
697 xy->pcyl = xy->ncyl = 1; in xyattach()
736 mb = xy->ncyl * (xy->nhead * xy->nsect) / (1048576 / XYFM_BPS); in xyattach()
738 device_xname(xy->sc_dev), mb, xy->ncyl, xy->nhead, xy->nsect, in xyattach()
785 blk = (xy->ncyl + xy->acyl - 1) * (xy->nhead * xy->nsect) + in xyattach()
804 if (dkb->bt_bad[lcv].bt_cyl >= xy->ncyl) in xyattach()
2063 iopb->cyl = (iorq->xy->ncyl + iorq->xy->acyl) - 2; in xyc_error()
H A Dxd.c388 xd->ncyl = xd->sc_dk.dk_label->d_ncylinders; in xdgetdisklabel()
816 xd->pcyl = xd->ncyl = 1; in xdattach()
852 mb = xd->ncyl * (xd->nhead * xd->nsect) / (1048576 / XDFM_BPS); in xdattach()
854 device_xname(xd->sc_dev), mb, xd->ncyl, xd->nhead, xd->nsect, in xdattach()
873 blk = (xd->ncyl + xd->acyl - 1) * (xd->nhead * xd->nsect) + /* last cyl */ in xdattach()
890 if (dkb->bt_bad[lcv].bt_cyl >= xd->ncyl) in xdattach()
2191 iopb->cylno = (iorq->xd->ncyl + iorq->xd->acyl) - 2; in xdc_error()
/dports/sysutils/linrename/util-linux-2.25.2/libfdisk/src/
H A Dsun.c139 cxt->geom.cylinders = be16_to_cpu(sunlabel->ncyl); in sun_probe_label()
253 sunlabel->ncyl = cpu_to_be16(cxt->geom.cylinders); in sun_create_disklabel()
902 if (cxt->geom.cylinders != be16_to_cpu(sunlabel->ncyl)) in sun_write_disklabel()
903 sunlabel->ncyl = cpu_to_be16( cxt->geom.cylinders in sun_write_disklabel()
/dports/devel/util-linux/util-linux-2.36/libfdisk/src/
H A Dsun.c145 cxt->geom.cylinders = be16_to_cpu(sunlabel->ncyl); in sun_probe_label()
265 sunlabel->ncyl = cpu_to_be16(cxt->geom.cylinders); in sun_create_disklabel()
1014 if (cxt->geom.cylinders != be16_to_cpu(sunlabel->ncyl)) { in sun_write_disklabel()
1017 sunlabel->ncyl = a - b; in sun_write_disklabel()
/dports/devel/sunpromake/schily-2021-09-18/sformat/
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/devel/schilybase/schily-2021-09-18/sformat/
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/devel/sccs/schily-2021-09-18/sformat/
H A Dmodes.c465 if (a_to_u_3_byte(cmp->ncyl) != 0)
466 i_to_3_byte(mp->ncyl, dp->pcyl);
803 tmp = a_to_u_3_byte(mp->ncyl);
/dports/devel/sunpromake/schily-2021-09-18/mkisofs/
H A DREADME.sparcboot61 ntrak 14 nsect 72 spc 1008 ncyl 102
/dports/devel/smake/schily-2021-09-18/mkisofs/
H A DREADME.sparcboot61 ntrak 14 nsect 72 spc 1008 ncyl 102
/dports/devel/sccs/schily-2021-09-18/mkisofs/
H A DREADME.sparcboot61 ntrak 14 nsect 72 spc 1008 ncyl 102
/dports/devel/schilybase/schily-2021-09-18/mkisofs/
H A DREADME.sparcboot61 ntrak 14 nsect 72 spc 1008 ncyl 102
/dports/net/rscsi/schily-2021-09-18/mkisofs/
H A DREADME.sparcboot61 ntrak 14 nsect 72 spc 1008 ncyl 102
/dports/archivers/star/schily-2021-09-18/mkisofs/
H A DREADME.sparcboot61 ntrak 14 nsect 72 spc 1008 ncyl 102

1234