Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_hsi.h1229 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ macro
1234 ((a[SHMEM_ARRAY_ENTRY(i, eb)] >> SHMEM_ARRAY_BITPOS(i, eb, fb)) & \
1240 SHMEM_ARRAY_BITPOS(i, eb, fb)); \
1242 SHMEM_ARRAY_BITPOS(i, eb, fb)); \