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.
446 if (n->confirmed != now) in dst_neigh_output()447 n->confirmed = now; in dst_neigh_output()
136 unsigned long confirmed; member
486 n->confirmed = jiffies - (NEIGH_VAR(n->parms, BASE_REACHABLE_TIME) << 1); in __neigh_create()780 if (time_before(n->used, n->confirmed)) in neigh_periodic_work()781 n->used = n->confirmed; in neigh_periodic_work()883 neigh->confirmed + neigh->parms->reachable_time)) { in neigh_timer_handler()885 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()903 neigh->confirmed + in neigh_timer_handler()910 next = neigh->confirmed + neigh->parms->reachable_time; in neigh_timer_handler()1130 neigh->confirmed = jiffies; in neigh_update()1173 neigh->confirmed = jiffies - in neigh_update()2176 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.