Symbol: e1000_media_type_copper
usr/src/grub/grub-0.97/netboot/e1000.c
1341
ret_val = (hw->media_type == e1000_media_type_copper) ?
usr/src/grub/grub-0.97/netboot/e1000.c
2226
if(hw->media_type == e1000_media_type_copper) {
usr/src/grub/grub-0.97/netboot/e1000.c
2431
if((hw->media_type == e1000_media_type_copper) && hw->get_link_status) {
usr/src/grub/grub-0.97/netboot/e1000.c
2433
if(hw->media_type == e1000_media_type_copper) {
usr/src/grub/grub-0.97/netboot/e1000.c
3345
if(hw->media_type == e1000_media_type_copper) {
usr/src/grub/grub-0.97/netboot/e1000.c
951
hw->media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
1013
if (hw->phy.media_type != e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
1256
if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
211
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
800
if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_80003es2lan.c
96
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82540.c
178
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82540.c
201
(hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82540.c
206
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_82540.c
222
(hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82541.c
226
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82543.c
1487
hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82543.c
1514
hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82543.c
206
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82543.c
229
(hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82543.c
233
(hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82543.c
238
(hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82543.c
91
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82571.c
101
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82571.c
319
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82575.c
1178
if (hw->phy.media_type != e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82575.c
1202
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82575.c
175
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_82575.c
1799
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82575.c
1804
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82575.c
1822
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82575.c
1836
if (hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_82575.c
1902
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_82575.c
1943
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_82575.c
3027
(hw->phy.media_type != e1000_media_type_copper))
usr/src/uts/common/io/e1000api/e1000_82575.c
3083
if ((hw->phy.media_type != e1000_media_type_copper) ||
usr/src/uts/common/io/e1000api/e1000_82575.c
3166
if ((hw->phy.media_type != e1000_media_type_copper) ||
usr/src/uts/common/io/e1000api/e1000_82575.c
471
(hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_i210.c
738
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_ich8lan.c
749
hw->phy.media_type = e1000_media_type_copper;
usr/src/uts/common/io/e1000api/e1000_illumos.c
41
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_illumos.c
64
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_illumos.c
85
if (hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_mac.c
1370
if (hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/e1000api/e1000_mac.c
1384
if ((hw->phy.media_type == e1000_media_type_copper) && mac->autoneg) {
usr/src/uts/common/io/e1000api/e1000_mac.c
1923
} else if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000api/e1000_mac.c
2011
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_mac.c
2040
case e1000_media_type_copper:
usr/src/uts/common/io/e1000api/e1000_phy.c
2635
if (phy->media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
1748
case e1000_media_type_copper:
usr/src/uts/common/io/e1000g/e1000g_main.c
3425
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3433
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3441
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3449
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3457
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3465
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3724
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3736
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3747
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3758
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3767
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3776
if (hw->phy.media_type != e1000_media_type_copper)
usr/src/uts/common/io/e1000g/e1000g_main.c
3781
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
4521
if (hw->phy.media_type != e1000_media_type_copper)
usr/src/uts/common/io/e1000g/e1000g_main.c
4697
if ((hw->phy.media_type == e1000_media_type_copper) &&
usr/src/uts/common/io/e1000g/e1000g_main.c
5787
if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
5805
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
5863
case e1000_media_type_copper:
usr/src/uts/common/io/e1000g/e1000g_main.c
6388
if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/e1000g/e1000g_main.c
868
if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1044
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1052
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1060
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1068
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1076
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1084
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1307
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1320
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1332
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1344
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1355
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_gld.c
1365
if (hw->phy.media_type != e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_main.c
1482
if (hw->phy.media_type == e1000_media_type_copper) {
usr/src/uts/common/io/igb/igb_main.c
3215
case e1000_media_type_copper:
usr/src/uts/common/io/igb/igb_main.c
3801
if (hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/igb/igb_main.c
3813
if (hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/igb/igb_main.c
3827
if (hw->phy.media_type == e1000_media_type_copper)
usr/src/uts/common/io/igb/igb_main.c
5102
if (hw->phy.media_type == e1000_media_type_copper) {