Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_mac.c882 if (status & IGC_STATUS_SPEED_1000) { in igc_get_speed_and_duplex_copper_generic()
H A Digc_defines.h253 #define IGC_STATUS_SPEED_1000 0x00000080 /* Speed 1000Mb/s */ macro