Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h21567 #define V_EPRIORITY(x) ((x) << S_EPRIORITY) macro
21568 #define F_EPRIORITY V_EPRIORITY(1U)