Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h22043 #define V_ENABLEPCMDCHECK(x) ((x) << S_ENABLEPCMDCHECK) macro
22044 #define F_ENABLEPCMDCHECK V_ENABLEPCMDCHECK(1U)