Home
last modified time | relevance | path

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

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