Home
last modified time | relevance | path

Searched refs:MII_SR_100T2_FD_CAPS (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h932 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */ macro
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3699 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_m_propinfo()
5419 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_loopback_ioctl()
5444 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_loopback_ioctl()
5470 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) in e1000g_loopback_ioctl()
6380 (Adapter->phy_status & MII_SR_100T2_FD_CAPS)) ? 1 : 0; in e1000g_get_phy_state()
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1744 #define MII_SR_100T2_FD_CAPS 0x0400 /* 100T2 Full Duplex Capable */ macro
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_gld.c1337 (phy_status & MII_SR_100T2_FD_CAPS)) ? 1 : 0); in igb_m_propinfo()
H A Digb_main.c5088 (phy_status & MII_SR_100T2_FD_CAPS)) ? 1 : 0; in igb_get_phy_state()