Symbol: PHY_BCM8704_FAMILY
usr/src/uts/common/io/nxge/nxge_mac.c
7730
if ((((port_pcs_dev_id[0] == PHY_BCM8704_FAMILY) &&
usr/src/uts/common/io/nxge/nxge_mac.c
7731
(port_pcs_dev_id[1] == PHY_BCM8704_FAMILY)) ||
usr/src/uts/common/io/nxge/nxge_mac.c
7732
((port_pma_pmd_dev_id[0] == PHY_BCM8704_FAMILY) &&
usr/src/uts/common/io/nxge/nxge_mac.c
7733
(port_pma_pmd_dev_id[1] == PHY_BCM8704_FAMILY))) &&
usr/src/uts/common/io/nxge/nxge_mac.c
7786
if (((port_pcs_dev_id[0] == PHY_BCM8704_FAMILY) &&
usr/src/uts/common/io/nxge/nxge_mac.c
7787
(port_pcs_dev_id[1] == PHY_BCM8704_FAMILY)) ||
usr/src/uts/common/io/nxge/nxge_mac.c
7788
((port_pma_pmd_dev_id[0] == PHY_BCM8704_FAMILY) &&
usr/src/uts/common/io/nxge/nxge_mac.c
7789
(port_pma_pmd_dev_id[1] == PHY_BCM8704_FAMILY)) ||
usr/src/uts/common/io/nxge/nxge_mac.c
7866
} else if ((port_pcs_dev_id[0] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
7869
(port_pma_pmd_dev_id[0] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
7877
} else if ((port_pcs_dev_id[1] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
7880
(port_pma_pmd_dev_id[1] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
7932
if (port_pcs_dev_id[0] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
7940
port_pcs_dev_id[1] == PHY_BCM8704_FAMILY) {
usr/src/uts/common/io/nxge/nxge_mac.c
7944
} else if (port_pcs_dev_id[0] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
7945
port_pcs_dev_id[1] == PHY_BCM8704_FAMILY) {
usr/src/uts/common/io/nxge/nxge_mac.c
7998
if (port_pcs_dev_id[0] == PHY_BCM8704_FAMILY ||
usr/src/uts/common/io/nxge/nxge_mac.c
7999
port_pma_pmd_dev_id[0] == PHY_BCM8704_FAMILY) {
usr/src/uts/common/io/nxge/nxge_mac.c
8142
if ((port_pcs_dev_id[0] != PHY_BCM8704_FAMILY) &&
usr/src/uts/common/io/nxge/nxge_mac.c
8143
(port_pma_pmd_dev_id[0] != PHY_BCM8704_FAMILY) &&
usr/src/uts/common/io/nxge/nxge_mac.c
8182
== PHY_BCM8704_FAMILY ||
usr/src/uts/common/io/nxge/nxge_mac.c
8184
== PHY_BCM8704_FAMILY) {
usr/src/uts/common/io/nxge/nxge_mac.c
8199
== PHY_BCM8704_FAMILY ||
usr/src/uts/common/io/nxge/nxge_mac.c
8201
== PHY_BCM8704_FAMILY) {
usr/src/uts/common/io/nxge/nxge_mac.c
8486
if ((port_pma_pmd_dev_id[0] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
8487
port_pcs_dev_id[0] == PHY_BCM8704_FAMILY) ||
usr/src/uts/common/io/nxge/nxge_mac.c
8494
if ((port_pma_pmd_dev_id[1] == PHY_BCM8704_FAMILY &&
usr/src/uts/common/io/nxge/nxge_mac.c
8495
port_pcs_dev_id[1] == PHY_BCM8704_FAMILY) ||