Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h40533 #define V_UNICASTENABLE(x) ((x) << S_UNICASTENABLE) macro
40534 #define F_UNICASTENABLE V_UNICASTENABLE(1U)