Home
last modified time | relevance | path

Searched refs:endcyl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/dktp/
H A Dfdisk.h84 unsigned char endcyl; /* are in endsect. */ member
/freebsd/sys/dev/hptmv/
H A Dvdevice.h256 UCHAR endcyl; /* also a 10 bit nmbr, with same high 2 bit trick */ member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib996 endcyl=$(parted -s $DEV_DSKDIR/$disk -- unit cyl print | \
998 ((endcyl = (endcyl + 1)))
1004 endcyl=$(gpart show $disk | \
1020 typeset -i endcyl=$(prtvtoc -h /dev/rdsk/${disk}s2 |
1023 ((endcyl = (endcyl + 1) / ratio))
1027 echo $endcyl