Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1091 #define S_PIO_STATEPL 20 macro
1093 #define V_PIO_STATEPL(x) ((x) << S_PIO_STATEPL)
1094 #define G_PIO_STATEPL(x) (((x) >> S_PIO_STATEPL) & M_PIO_STATEPL)