Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Ddigi.h34 #define DIGI_SETFLOW (('e'<<8) | 100) /* Set startc/stopc flow */ macro
Ddigi1.h34 #define DIGI_SETFLOW ('e'<<8) | 100 /* Set startc/stopc flow */ macro
Dpcxx.c2278 case DIGI_SETFLOW: in pcxe_ioctl()
2279 if(cmd == DIGI_SETFLOW) { in pcxe_ioctl()
2294 if(cmd == DIGI_SETFLOW) { in pcxe_ioctl()
Depca.c3302 case DIGI_SETFLOW: in pc_ioctl()
3303 if ((cmd) == (DIGI_SETFLOW)) in pc_ioctl()
3322 if ((cmd) == (DIGI_SETFLOW)) in pc_ioctl()