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

/drivers/staging/comedi/drivers/addi-data/
H A DAPCI1710_Ssi.c56 | unsigned char_ b_SSIProfile, |
70 | unsigned char_ b_SSIProfile : Selection from SSI |
100 b_SSIProfile = (unsigned char) data[0];
127 unsigned char b_ModulNbr, b_SSIProfile, b_PositionTurnLength, b_TurnCptLength, local
132 b_SSIProfile = (unsigned char) data[0];
156 /* CG 22/03/00 b_SSIProfile >= 2 anstatt b_SSIProfile > 2 */
157 if (b_SSIProfile >= 2 && b_SSIProfile < 33) {
176 <= b_SSIProfile) {
[all...]
H A Daddi_common.h233 unsigned char b_SSIProfile; member in struct:str_ModuleInfo::__anon5075

Completed in 56 milliseconds