Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_phy_hw.h750 #define XGXS_LANE1_SYNC 0x0002 macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c7105 XGXS_LANE3_SYNC | XGXS_LANE2_SYNC | XGXS_LANE1_SYNC | in nxge_check_bcm8704_link()
7111 (val3 & XGXS_LANE1_SYNC) && (val3 & XGXS_LANE0_SYNC)) ? in nxge_check_bcm8704_link()
7203 XGXS_LANE2_SYNC | XGXS_LANE1_SYNC | in nxge_check_mrvl88x2011_link()