Searched refs:ETHERNET_STATUS_PCS_ERROR (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/bge/ | ||
H A D | bge_hw.h | 823 #define ETHERNET_STATUS_PCS_ERROR 0x00000400 macro |
H A D | bge_mii.c | 1640 if (BIS(emac_status, ETHERNET_STATUS_PCS_ERROR)) in bge_check_serdes() |