Searched refs:shpchp_poll_time (Results 1 – 3 of 3) sorted by relevance
47 int shpchp_poll_time; variable61 MODULE_PARM(shpchp_poll_time, "i");64 MODULE_PARM_DESC(shpchp_poll_time, "Polling mechanism frequency, in seconds");
254 if (!shpchp_poll_time) in int_poll_timeout()255 …shpchp_poll_time = 2; /* reset timer to poll in 2 secs if user doesn't specify at module installat… in int_poll_timeout()257 start_int_poll_timer(php_ctlr, shpchp_poll_time); in int_poll_timeout()
45 extern int shpchp_poll_time;