Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h15259 #define V_PVT_UPD_REQ_EN(x) ((x) << S_PVT_UPD_REQ_EN) macro
15260 #define F_PVT_UPD_REQ_EN V_PVT_UPD_REQ_EN(1U)