Home
last modified time | relevance | path

Searched refs:I2O_TIMEOUT_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
Diop.c523 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()
Di2o.h377 #define I2O_TIMEOUT_RESET 30 macro