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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h6586 #define M_SET_PD 0x7 macro
6588 #define G_SET_PD(x) (((x) >> S_SET_PD) & M_SET_PD)

Completed in 201 milliseconds