Home
last modified time | relevance | path

Searched refs:CFG_SCRAM_DL_KEN (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/lmc/
HDif_lmc.h875 #define CFG_SCRAM_DL_KEN 2 /* DS3 DigitalLink/Kentrox X^43+1 */ macro
HDif_lmc.c938 sc->config.scrambler = CFG_SCRAM_DL_KEN; in t3_config()
/NextBSD/usr.sbin/lmcconfig/
HDlmcconfig.c925 else if (config.scrambler == CFG_SCRAM_DL_KEN) in print_scrambler()