Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1096 #define S_PIO_STATEISC 18 macro
1098 #define V_PIO_STATEISC(x) ((x) << S_PIO_STATEISC)
1099 #define G_PIO_STATEISC(x) (((x) >> S_PIO_STATEISC) & M_PIO_STATEISC)