Symbol: ixgbe_media_type_backplane
usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c
376
media_type = ixgbe_media_type_backplane;
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
569
media_type = ixgbe_media_type_backplane;
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
95
if ((ixgbe_get_media_type(hw) == ixgbe_media_type_backplane) &&
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
195
case ixgbe_media_type_backplane:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
269
case ixgbe_media_type_backplane:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
305
if (hw->phy.media_type == ixgbe_media_type_backplane)
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
3149
case ixgbe_media_type_backplane:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
318
if (hw->phy.media_type == ixgbe_media_type_backplane) {
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
339
if (hw->phy.media_type == ixgbe_media_type_backplane)
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
374
if (hw->phy.media_type == ixgbe_media_type_backplane) {
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
1461
return ixgbe_media_type_backplane;
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1445
media_type = ixgbe_media_type_backplane;
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1461
media_type = ixgbe_media_type_backplane;
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1797
case ixgbe_media_type_backplane:
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
811
case ixgbe_media_type_backplane:
usr/src/uts/common/io/ixgbe/ixgbe_transceiver.c
117
case ixgbe_media_type_backplane: