Searched refs:pbunk (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-llm.c360 int pbunk = 0; // Physical Bunk(or Rank) encoding for address bit local
562 pbunk = 0;
566 pbunk = 1;
570 pbunk = 2;
574 pbunk = 3;
578 pbunk = 4;
649 (pbunk << 19) |
H A Dcvmx-dfa-defs.h2947 uint64_t pbunk : 3; /**< Physical Bunk address bit pointer. member in struct:cvmx_dfa_memcfg0::cvmx_dfa_memcfg0_s
3053 uint64_t pbunk : 3;
3175 uint64_t pbunk : 3; /**< Physical Bunk address bit pointer. member in struct:cvmx_dfa_memcfg0::cvmx_dfa_memcfg0_cn38xx
3343 uint64_t pbunk : 3;
3433 uint64_t pbunk : 3; /**< Physical Bunk address bit pointer. member in struct:cvmx_dfa_memcfg0::cvmx_dfa_memcfg0_cn38xxp2
3601 uint64_t pbunk : 3;

Completed in 87 milliseconds