Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_82543.h41 #define PHY_OP_READ 0x2 macro
H A De1000_82543.c520 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg_82543()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h2034 #define PHY_OP_READ 0x02 macro
H A De1000.c2895 (PHY_OP_READ << 10) | (PHY_SOF << 12));