Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h158 #define V_FL_BASE_HI(x) ((x) << S_FL_BASE_HI) macro
H A Dcxgb_t3_hw.c2617 V_FL_BASE_HI((u32)base_addr) | in t3_sge_init_flcntxt()