Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_defines.h950 #define NWAY_LPAR_REMOTE_FAULT 0x2000 /* LP detected Remote Fault */ macro
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1772 #define NWAY_LPAR_REMOTE_FAULT 0x2000 /* LP has detected Remote Fault */ macro
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_main.c5133 (phy_lp_able & NWAY_LPAR_REMOTE_FAULT) ? 1 : 0; in igb_get_phy_state()