Searched refs:S_MDIOP (Results 1 – 1 of 1) sorted by relevance
36658 #define S_MDIOP 0 macro36660 #define V_MDIOP(x) ((x) << S_MDIOP)36661 #define G_MDIOP(x) (((x) >> S_MDIOP) & M_MDIOP)