Searched refs:MB_POLL_DELAY (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dmediabay.c103 #define MB_POLL_DELAY 25 macro
390 bay->value_count += msecs_to_jiffies(MB_POLL_DELAY);
501 bay->timer -= msecs_to_jiffies(MB_POLL_DELAY);
580 bay->timer -= msecs_to_jiffies(MB_POLL_DELAY);
638 msleep_interruptible(MB_POLL_DELAY);
692 msleep(MB_POLL_DELAY);
717 msleep(MB_POLL_DELAY);
751 msleep(MB_POLL_DELAY);

Completed in 107 milliseconds