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

/arch/sparc/kernel/
H A Dleon_pci_grpci2.c30 * - do_reset : Force PCI Reset on startup
198 char do_reset; member in struct:grpci2_priv
572 if (priv->do_reset) {
746 priv->do_reset = *tmp;
753 priv->do_reset = *tmp;
755 priv->do_reset = 0;
/arch/x86/platform/uv/
H A Dtlb_uv.c234 /* same conditions for cancellation as do_reset */
358 static void do_reset(void *ptr) function
375 /* do_reset: same conditions for cancellation as
432 smp_call_function_many(mask, do_reset, (void *)&reset_args, 1);

Completed in 190 milliseconds