HomeSort by relevance Sort by last modified time
    Searched refs:BF32_SET (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
spa.h 38 #define BF32_SET(x, low, len, val) \
49 BF32_SET(x, low, len, ((val) >> (shift)) - (bias))
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
spa.h 66 #define BF32_SET(x, low, len, val) \
77 BF32_SET(x, low, len, ((val) >> (shift)) - (bias))

Completed in 1441 milliseconds