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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h4290 #define S_CMPSFLSTBASE 0 macro
4292 #define V_CMPSFLSTBASE(x) ((x) << S_CMPSFLSTBASE)
4293 #define G_CMPSFLSTBASE(x) (((x) >> S_CMPSFLSTBASE) & M_CMPSFLSTBASE)

Completed in 135 milliseconds