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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dmediabay.c82 #define MB_POLL_DELAY 25 macro
373 bay->value_count += msecs_to_jiffies(MB_POLL_DELAY);
479 bay->timer -= msecs_to_jiffies(MB_POLL_DELAY);
554 msleep_interruptible(MB_POLL_DELAY);
628 msleep(MB_POLL_DELAY);
659 msleep(MB_POLL_DELAY);

Completed in 107 milliseconds