Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_regs.h6230 #define S_IDTCMDLO 0 macro
6232 #define V_IDTCMDLO(x) ((x) << S_IDTCMDLO)
6233 #define G_IDTCMDLO(x) (((x) >> S_IDTCMDLO) & M_IDTCMDLO)