Searched defs:b_IOType (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/addi-data/
H A DAPCI1710_Ssi.c731 unsigned char b_IOType; local
734 b_IOType = (unsigned char) data[0];
748 switch (b_IOType) {
H A DAPCI1710_Chrono.c1882 unsigned char b_ModulNbr, b_OutputChannel, b_InputChannel, b_IOType; local
1889 b_IOType = (unsigned char) data[0];
1912 switch (b_IOType) {

Completed in 248 milliseconds