Home
last modified time | relevance | path

Searched refs:NWAY_AR_REMOTE_FAULT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h948 #define NWAY_AR_REMOTE_FAULT 0x2000 /* Remote Fault detected */ macro
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1760 #define NWAY_AR_REMOTE_FAULT 0x2000 /* Remote Fault detected */ macro
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_main.c5108 (phy_an_adv & NWAY_AR_REMOTE_FAULT) ? 1 : 0; in igb_get_phy_state()