Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h17611 #define S_MDIOP 0 macro
17613 #define V_MDIOP(x) ((x) << S_MDIOP)
17614 #define G_MDIOP(x) (((x) >> S_MDIOP) & M_MDIOP)