Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/dgap/
Ddgap.h765 #define DTRPACE 0x0040 /* DTR input flow control */ macro
779 #define DIGI_COMXI (DIGI_FAST|DIGI_COOK|DSRPACE|DCDPACE|DTRPACE)
Ddgap.c2985 if (ch->ch_digi.digi_flags & DTRPACE) in dgap_param()