Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h29639 #define V_URGENT_FIRST(x) ((x) << S_URGENT_FIRST) macro
29640 #define F_URGENT_FIRST V_URGENT_FIRST(1U)