Searched refs:pc104_2 (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.c130 static unsigned long pc104_2[8]; variable
133 static unsigned long *pc104[4] = { pc104_1, pc104_2, pc104_3, pc104_4 };
281 module_param_array(pc104_2, ulong, NULL, 0);
282 MODULE_PARM_DESC(pc104_2, "set interface types for ISA(PC104) board #2 (e.g. pc104_2=232,232,485,485,...");
2413 rcktpt_type[1] = pc104_2[0] ? ROCKET_TYPE_PC104 : rcktpt_type[1];

Completed in 180 milliseconds