Home
last modified time | relevance | path

Searched refs:NWAY_LPAR_ASM_DIR (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_mac.c1475 (mii_nway_lp_ability_reg & NWAY_LPAR_ASM_DIR)) { in e1000_config_fc_after_link_up_generic()
1489 (mii_nway_lp_ability_reg & NWAY_LPAR_ASM_DIR)) { in e1000_config_fc_after_link_up_generic()
H A De1000_defines.h959 #define NWAY_LPAR_ASM_DIR 0x0800 /* LP Asym Pause Direction bit */ macro
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1771 #define NWAY_LPAR_ASM_DIR 0x0800 /* LP Asymmetric Pause Direction bit */ macro
H A De1000.c2315 (mii_nway_lp_ability_reg & NWAY_LPAR_ASM_DIR)) {
2330 (mii_nway_lp_ability_reg & NWAY_LPAR_ASM_DIR)) {
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_main.c5127 (phy_lp_able & NWAY_LPAR_ASM_DIR) ? 1 : 0; in igb_get_phy_state()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6419 (Adapter->phy_lp_able & NWAY_LPAR_ASM_DIR) ? 1 : 0; in e1000g_get_phy_state()