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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h499 #define S_DRBPRITHRSH 0 macro
501 #define V_DRBPRITHRSH(x) ((x) << S_DRBPRITHRSH)
502 #define G_DRBPRITHRSH(x) (((x) >> S_DRBPRITHRSH) & M_DRBPRITHRSH)

Completed in 241 milliseconds