Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h11019 #define V_LOCALFAULT(x) ((x) << S_LOCALFAULT) macro
11020 #define F_LOCALFAULT V_LOCALFAULT(1U)