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

/drivers/staging/comedi/drivers/addi-data/
H A Dhwdrv_apci3200.c268 unsigned short w_Input = 0; local
401 for (w_Input = 0; w_Input < w_NumberOfInputs; w_Input++) {
407 (w_Input * w_SingleHeaderSize) +
414 ul_CurrentSource[w_Input] =
419 printk("\n Current sources [%d] = %lu", w_Input,
421 ul_CurrentSource[w_Input]);
430 (w_Input * w_SingleHeaderSize) + w_SingleHeaderAddress +

Completed in 15 milliseconds