Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h7538 #define V_DISABLEDINTEN(x) ((x) << S_DISABLEDINTEN) macro
7539 #define F_DISABLEDINTEN V_DISABLEDINTEN(1U)