Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bxe/
HDecore_hsi.h2185 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ macro
2190 ((a[SHMEM_ARRAY_ENTRY(i, eb)] >> SHMEM_ARRAY_BITPOS(i, eb, fb)) & \
2196 SHMEM_ARRAY_BITPOS(i, eb, fb)); \
2198 SHMEM_ARRAY_BITPOS(i, eb, fb)); \