Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h281 #define XCVR_SEL_100TX 0x00400000U /* 3com says don't use this! */ macro
H A Delxl.c695 if (config & XCVR_SEL_100TX) { in elxl_probe_media()
698 config &= ~XCVR_SEL_100TX; in elxl_probe_media()