Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-dfa-defs.h2754 uint64_t rdptr : 35; /**< Represents the 32B-aligned address of the current member
2772 uint64_t rdptr : 35;
2779 uint64_t rdptr : 31; /**< Represents the 32B-aligned address of the current member
2797 uint64_t rdptr : 31;
/freebsd-13.1/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h256 u32 rdptr[CUDBG_NUM_ULPTX]; member
H A Dcudbg_lib.c693 ulptx_la_buff->rdptr[i] = t4_read_reg(padap, in collect_ulptx_la()