Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_regs.h4340 #define S_TXDEBUGFLAGS 0 macro
4342 #define V_TXDEBUGFLAGS(x) ((x) << S_TXDEBUGFLAGS)
4343 #define G_TXDEBUGFLAGS(x) (((x) >> S_TXDEBUGFLAGS) & M_TXDEBUGFLAGS)