Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_lmc.h906 #define CFG_PULSE_AUTO 0xFF /* auto-set based on cable length */ macro
H A Dif_lmc.c2067 sc->config.tx_pulse = CFG_PULSE_AUTO; in t1_attach()
2222 if ((pulse = sc->config.tx_pulse) == CFG_PULSE_AUTO) in t1_attach()