Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_phy.c202 if (mdic & IGC_MDIC_ERROR) { in igc_read_phy_reg_mdic()
262 if (mdic & IGC_MDIC_ERROR) { in igc_write_phy_reg_mdic()
H A Digc_defines.h1187 #define IGC_MDIC_ERROR 0x40000000 macro