Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h46885 #define S_T6_HSSCALSSTP 16 macro
46887 #define V_T6_HSSCALSSTP(x) ((x) << S_T6_HSSCALSSTP)
46888 #define G_T6_HSSCALSSTP(x) (((x) >> S_T6_HSSCALSSTP) & M_T6_HSSCALSSTP)