Searched refs:M_INI_STATE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h1124 #define M_INI_STATE 0xf macro
1126 #define G_INI_STATE(x) (((x) >> S_INI_STATE) & M_INI_STATE)

Completed in 123 milliseconds