Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h932 #define S_PIOST 2 macro
934 #define V_PIOST(x) ((x) << S_PIOST)
935 #define G_PIOST(x) (((x) >> S_PIOST) & M_PIOST)