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.h83 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.shlib994 endcyl=$(parted -s $DEV_DSKDIR/$disk -- unit cyl print | \
996 ((endcyl = (endcyl + 1)))
1002 endcyl=$(gpart show $disk | \
1018 typeset -i endcyl=$(prtvtoc -h /dev/rdsk/${disk}s2 |
1021 ((endcyl = (endcyl + 1) / ratio))
1025 echo $endcyl