Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h46855 #define S_HSSCALSSTP 22 macro
46857 #define V_HSSCALSSTP(x) ((x) << S_HSSCALSSTP)
46858 #define G_HSSCALSSTP(x) (((x) >> S_HSSCALSSTP) & M_HSSCALSSTP)