Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7515 #define S_XAUIIMP 0 macro
7517 #define V_XAUIIMP(x) ((x) << S_XAUIIMP)
7518 #define G_XAUIIMP(x) (((x) >> S_XAUIIMP) & M_XAUIIMP)