Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_defines.h935 #define NWAY_AR_100T4_CAPS 0x0200 /* 100T4 Capable */ macro
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1757 #define NWAY_AR_100T4_CAPS 0x0200 /* 100T4 Capable */ macro
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_main.c5096 (phy_an_adv & NWAY_AR_100T4_CAPS) ? 1 : 0; in igb_get_phy_state()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6180 (Adapter->phy_an_adv & NWAY_AR_100T4_CAPS) ? 1 : 0; in e1000g_get_phy_state()