Home
last modified time | relevance | path

Searched refs:G_WIDTH (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_hw.c3975 width = G_WIDTH(val); in mc7_init()
4296 unsigned int width = G_WIDTH(cfg); in mc7_calc_size()
4315 mc7->width = G_WIDTH(cfg); in mc7_prep()
HDcxgb_regs.h2715 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH) macro
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h31915 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h31944 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH) macro