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

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c408 /* used by dr_cancel_cpu during error flow */
453 (void) dr_cancel_cpu(up);
804 dr_cancel_cpu(dr_cpu_unit_t *up) function
807 static fn_t f = "dr_cancel_cpu";
H A Ddr.c2056 if (dr_cancel_cpu(cp) == 0)
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c474 /* used by dr_cancel_cpu during error flow */
519 (void) dr_cancel_cpu(up);
871 dr_cancel_cpu(dr_cpu_unit_t *up) function
874 static fn_t f = "dr_cancel_cpu";
H A Ddr.c2088 if (dr_cancel_cpu(cp) == 0)
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h398 extern int dr_cancel_cpu(dr_cpu_unit_t *cp);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h429 extern int dr_cancel_cpu(dr_cpu_unit_t *cp);

Completed in 62 milliseconds