Home
last modified time | relevance | path

Searched refs:BF32_GET_SB (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/zfs/
Dsa_impl.h19 #define SA_HDR_SIZE(hdr) BF32_GET_SB(hdr->sa_layout_info, 10, 16, 3, 0)
Dspa.h30 #define BF32_GET_SB(x, low, len, shift, bias) \ macro