Searched refs:value_count (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.c73 int value_count; member in struct:media_bay_info
390 bay->value_count += msecs_to_jiffies(MB_POLL_DELAY);
391 if (bay->value_count >= msecs_to_jiffies(MB_STABLE_DELAY)) {
413 bay->value_count = 0;
689 bay->value_count = msecs_to_jiffies(MB_STABLE_DELAY);
745 bay->value_count = msecs_to_jiffies(MB_STABLE_DELAY);

Completed in 50 milliseconds