Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/cxgb/
Dcxgb_regs.h6225 #define S_IDTCMDHI 11 macro
6227 #define V_IDTCMDHI(x) ((x) << S_IDTCMDHI)
6228 #define G_IDTCMDHI(x) (((x) >> S_IDTCMDHI) & M_IDTCMDHI)