Home
last modified time | relevance | path

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

/NextBSD/sys/dev/lmc/
HDif_lmc.h842 #define CFG_LOOP_PINS 17 /* HSSIc, SSI: loop inward-pins */ macro
HDif_lmc.c1395 if (sc->config.loop_back == CFG_LOOP_PINS) in ssi_config()
/NextBSD/usr.sbin/lmcconfig/
HDlmcconfig.c741 case CFG_LOOP_PINS: in print_loop_back()