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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-llm.c335 int pbunk = 0; // Physical Bunk(or Rank) encoding for address bit local
537 pbunk = 0;
541 pbunk = 1;
545 pbunk = 2;
549 pbunk = 3;
553 pbunk = 4;
624 (pbunk << 19) |
H A Dcvmx-dfa-defs.h3662 uint64_t pbunk : 3; /**< Physical Bunk address bit pointer. member in struct:cvmx_dfa_memcfg0::cvmx_dfa_memcfg0_s
3768 uint64_t pbunk : 3;
3889 uint64_t pbunk : 3; /**< Physical Bunk address bit pointer. member in struct:cvmx_dfa_memcfg0::cvmx_dfa_memcfg0_cn38xx
4057 uint64_t pbunk : 3;
4146 uint64_t pbunk : 3; /**< Physical Bunk address bit pointer. member in struct:cvmx_dfa_memcfg0::cvmx_dfa_memcfg0_cn38xxp2
4314 uint64_t pbunk : 3;

Completed in 59 milliseconds