Searched refs:S_PILADBGRDPTR (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h2992 #define S_PILADBGRDPTR 14 macro
2994 #define V_PILADBGRDPTR(x) ((x) << S_PILADBGRDPTR)
2995 #define G_PILADBGRDPTR(x) (((x) >> S_PILADBGRDPTR) & M_PILADBGRDPTR)

Completed in 276 milliseconds