Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ide/
Dide-probe.c329 timeout = ((cmd == WIN_IDENTIFY) ? WAIT_WORSTCASE : WAIT_PIDENTIFY) / 2; in actual_try_to_identify()
/linux-2.4.37.9/include/linux/
Dide.h276 #define WAIT_PIDENTIFY (10*HZ) /* 10sec - should be less than 3ms (?), if all ATAPI CD is closed a… macro