Searched refs:PT_RESET_TMO (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/block/paride/ | ||
H A D | pt.c | 168 #define PT_RESET_TMO 30 /* 30 seconds */ macro 463 while ((k++ < PT_RESET_TMO) && (status_reg(pi) & STAT_BUSY)) pt_reset() |
Completed in 55 milliseconds