Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h285 #define XCVR_SEL_MASK 0x00f00000U macro
H A Delxl.c700 default_media = (config & XCVR_SEL_MASK); in elxl_probe_media()
901 configreg &= ~(XCVR_SEL_MASK); in elxl_set_media()