Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c983 size = G_DBVFIFO_SIZE(fifo_size); in fill_meminfo()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h2569 #define G_DBVFIFO_SIZE(x) (((x) >> S_DBVFIFO_SIZE) & M_DBVFIFO_SIZE) macro