Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c504 size = G_EDRAM0_SIZE(hi) << 20; in read_card_mem()
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6530 #define G_EDRAM0_SIZE(x) (((x) >> S_EDRAM0_SIZE) & M_EDRAM0_SIZE) macro