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

/freebsd-current/sys/dev/msk/
H A Dif_mskreg.h1894 #define GM_SMI_CT_PHY_A_MSK (0x1f<<11) /* Bit 15..11: PHY Device Address */ macro
1900 #define GM_SMI_CT_PHY_AD(x) (SHIFT11(x) & GM_SMI_CT_PHY_A_MSK)

Completed in 178 milliseconds