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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dtoshiba.c81 static int tosh_fn; variable
82 module_param_named(fn, tosh_fn, int, 0);
115 if (tosh_fn!=0) {
116 scan = inb(tosh_fn);
350 tosh_fn = 0x62;
354 tosh_fn = 0x68;
357 tosh_fn = 0x00;
511 if (tosh_fn==0x00)

Completed in 85 milliseconds