Home
last modified time | relevance | path

Searched refs:NLP2020_DEV_ID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c828 NLP2020_DEV_ID) { in nxge_setup_xcvr_table()
3604 if (((pma_pmd_id & NLP2020_DEV_ID_MASK) == NLP2020_DEV_ID) || in nxge_is_nlp2020_phy()
3605 ((pcs_id & NLP2020_DEV_ID_MASK) == NLP2020_DEV_ID)) { in nxge_is_nlp2020_phy()
7392 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
7396 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
7400 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
7404 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
7412 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
7416 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
7420 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()
[all …]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h93 #define NLP2020_DEV_ID 0x3429000 macro