Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h9279 #define V_DISABLEDINTEN(x) ((x) << S_DISABLEDINTEN) macro
9280 #define F_DISABLEDINTEN V_DISABLEDINTEN(1U)