Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h222 #define MII_PHY_ADDR_ALIGN 23 macro
H A Ddnet.c3839 command_word = (uint32_t)phy_addr << MII_PHY_ADDR_ALIGN; in dnet_mii_read()
3883 command_word = ((uint32_t)phy_addr << MII_PHY_ADDR_ALIGN); in dnet_mii_write()