Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h285 #define XCVR_SEL_MASK 0x00f00000U macro
H A Delxl.c701 default_media = (config & XCVR_SEL_MASK); in elxl_probe_media()
902 configreg &= ~(XCVR_SEL_MASK); in elxl_set_media()