Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h735 #define GLOB_PMD_RX_SIG_OK 0x01 macro
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c7223 rx_sig_ok = ((val1 & GLOB_PMD_RX_SIG_OK) ? B_TRUE : B_FALSE); in nxge_check_bcm8704_link()