Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h823 #define ETHERNET_STATUS_PCS_ERROR 0x00000400 macro
H A Dbge_mii.c1640 if (BIS(emac_status, ETHERNET_STATUS_PCS_ERROR)) in bge_check_serdes()