Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c1062 size = G_DBVFIFO_SIZE(fifo_size); in fill_meminfo()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h2299 #define G_DBVFIFO_SIZE(x) (((x) >> S_DBVFIFO_SIZE) & M_DBVFIFO_SIZE) macro