Searched refs:SLICE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/write_dirs/
H A Dsetup.ksh37 export SLICE=0
45 log_must set_partition $SLICE "" $SIZE $DISK
47 default_setup "$DISK"s"$SLICE"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/grow_pool/
H A Dsetup.ksh49 log_must set_partition $SLICE "" $SIZE $DISK0
50 log_must set_partition $SLICE "" $SIZE $DISK1
51 tmp=$DISK0"s"$SLICE
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h89 #define SLICE "s" macro
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh296 SLICE=`echo $1 | sed -n 's/.*d.*s\(.*\)/\1/p'`
298 SECTORS=`prtvtoc $1 | tr -s ' '| grep "^ $SLICE " | awk '{print $5}'`
301 echo "SLICE at $1 not found on this device"

Completed in 73 milliseconds