Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1373 #define E1000_MDIC_ERROR 0x40000000 macro
H A De1000_phy.c320 if (mdic & E1000_MDIC_ERROR) { in e1000_read_phy_reg_mdic()
386 if (mdic & E1000_MDIC_ERROR) { in e1000_write_phy_reg_mdic()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1116 #define E1000_MDIC_ERROR 0x40000000 macro
H A De1000.c2871 if(mdic & E1000_MDIC_ERROR) {