Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44374 #define S_TSCHCHNLCRDY 0 macro
44376 #define V_TSCHCHNLCRDY(x) ((x) << S_TSCHCHNLCRDY)
44377 #define G_TSCHCHNLCRDY(x) (((x) >> S_TSCHCHNLCRDY) & M_TSCHCHNLCRDY)