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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.c1865 int num_aiops, aiop, max_num_aiops, num_chan, chan; local
2164 num_aiops = sPCIInitController(ctlp, i, aiopio, max_num_aiops, ConfigIO, 0, FREQ_DIS, 0, altChanRingIndicator, UPCIRingInd);
2170 rcktpt_io_addr[i], num_aiops, rocketModel[i].modelString);
2177 if (num_aiops <= 0) {
2184 for (aiop = 0; aiop < num_aiops; aiop++) {
2235 int num_aiops, num_chan = 0, total_num_chan = 0; local
2286 num_aiops = sInitController(ctlp, i, controller + (i * 0x400), aiopio, MAX_AIOPS_PER_BOARD, 0, FREQ_DIS, 0);
2294 if (num_aiops <= 0) {
2302 for (aiop = 0; aiop < num_aiops; aiop++) {
2328 i, rcktpt_io_addr[i], num_aiops, type_strin
[all...]

Completed in 105 milliseconds