Home
last modified time | relevance | path

Searched refs:EMAC_STATUS_LINK_CHANGE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Demac_reg_driver.h82 #define EMAC_STATUS_LINK_CHANGE (1L<<12) macro
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_phy.c3013 REG_WR(pdev, emac.emac_status, EMAC_STATUS_LINK_CHANGE); in init_mac_link()
3937 else if(val & EMAC_STATUS_LINK_CHANGE) in lm_service_phy_int()
H A Dbnx_lm_main.c4315 else if(val & EMAC_STATUS_LINK_CHANGE) in lm_get_interrupt_status()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h5453 #define EMAC_STATUS_LINK_CHANGE (1UL<<12) macro