Home
last modified time | relevance | path

Searched defs:DVA_SET_VDEV (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h186 #define DVA_SET_VDEV(dva, x) BF64_SET((dva)->dva_word[0], 32, 32, x) macro
/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h350 #define DVA_SET_VDEV(dva, x) BF64_SET((dva)->dva_word[0], 32, 32, x) macro