Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h1574 #define V_FASTINIT(x) ((x) << S_FASTINIT) macro
1575 #define F_FASTINIT V_FASTINIT(1U)