Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dregs.h370 #define S_SLAVE_DLL_DELTA 12 macro
372 #define V_SLAVE_DLL_DELTA(x) ((x) << S_SLAVE_DLL_DELTA)
373 #define G_SLAVE_DLL_DELTA(x) (((x) >> S_SLAVE_DLL_DELTA) & M_SLAVE_DLL_DELTA)