Home
last modified time | relevance | path

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

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