Searched refs:confirmed (Results 1 – 9 of 9) sorted by relevance
31 The LM83 is only found on a handful of motherboards. Both a confirmed45 The LM82 is confirmed to have been found on most AMD Geode reference71 north and south bridges, but this couldn't be confirmed.
108 Devices has confirmed this "bug". The ADT7463 is reported to work as
25 (As of this writing, this ABI documentation as been confirmed for x86_64.
447 if (n->confirmed != now) in dst_neigh_output()448 n->confirmed = now; in dst_neigh_output()
137 unsigned long confirmed; member
490 n->confirmed = jiffies - (NEIGH_VAR(n->parms, BASE_REACHABLE_TIME) << 1); in __neigh_create()784 if (time_before(n->used, n->confirmed)) in neigh_periodic_work()785 n->used = n->confirmed; in neigh_periodic_work()887 neigh->confirmed + neigh->parms->reachable_time)) { in neigh_timer_handler()889 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()907 neigh->confirmed + in neigh_timer_handler()914 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()1135 neigh->confirmed = jiffies; in neigh_update()1180 neigh->confirmed = jiffies - in neigh_update()2184 ci.ndm_confirmed = jiffies_to_clock_t(now - neigh->confirmed); in neigh_fill_info()
188 All the timings are calculated and only confirmed by
118 > We confirmed this patch fix the problem by IA64 server.
601 * 09-16-02 01.02.07 Added flags for confirmed completion.