Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h193 #define DVA_SET_GANG(dva, x) BF64_SET((dva)->dva_word[1], 63, 1, x) macro
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h348 #define DVA_SET_GANG(dva, x) BF64_SET((dva)->dva_word[1], 63, 1, x) macro