Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h49051 #define S_KR4_LANE_3_MAPPING 0 macro
49053 #define V_KR4_LANE_3_MAPPING(x) ((x) << S_KR4_LANE_3_MAPPING)
49054 #define G_KR4_LANE_3_MAPPING(x) (((x) >> S_KR4_LANE_3_MAPPING) & M_KR4_LANE_3_MAPPING)