Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h216 #define IGC_CTRL_SLU 0x00000040 /* Set link up (Force Link) */ macro
H A Digc_i225.c352 ctrl |= IGC_CTRL_SLU; in igc_setup_copper_link_i225()