Searched refs:I2O_TIMEOUT_RESET (Results 1 – 2 of 2) sorted by relevance
523 timeout = jiffies + I2O_TIMEOUT_RESET * HZ; in i2o_iop_reset()549 while (IS_ERR(msg = i2o_msg_get_wait(c, I2O_TIMEOUT_RESET))) { in i2o_iop_reset()
377 #define I2O_TIMEOUT_RESET 30 macro