Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82543.h42 #define PHY_OP_WRITE 0x1 macro
H A De1000_82543.c572 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg_82543()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h2035 #define PHY_OP_WRITE 0x01 macro
H A De1000.c2990 (PHY_OP_WRITE << 12) | (PHY_SOF << 14));