Searched refs:DIGI_SETFLOW (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Ddigi.h34 #define DIGI_SETFLOW (('e'<<8) | 100) /* Set startc/stopc flow */ macro
H A Ddigi1.h34 #define DIGI_SETFLOW ('e'<<8) | 100 /* Set startc/stopc flow */ macro
H A Dpcxx.c2298 case DIGI_SETFLOW:
2299 if(cmd == DIGI_SETFLOW) {
2314 if(cmd == DIGI_SETFLOW) {
H A Depca.c3310 case DIGI_SETFLOW:
3311 if ((cmd) == (DIGI_SETFLOW))
3330 if ((cmd) == (DIGI_SETFLOW))

Completed in 47 milliseconds