Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.h185 #define V_PPOD_VALID(x) ((__u64)(x) << S_PPOD_VALID) macro
186 #define F_PPOD_VALID V_PPOD_VALID(1ULL)