Searched refs:PD_SPIN (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/paride/ | ||
H A D | pd.c | 190 #define PD_SPIN (1000000*PD_TMO)/(HZ*PD_SPIN_DEL) macro 312 while (k < PD_SPIN) { in pd_wait_for() 320 if (k >= PD_SPIN) in pd_wait_for() |
Completed in 2 milliseconds