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

/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s212 .global sbdp_shutdown_asm_end
216 sbdp_shutdown_asm_end: label
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c649 extern void sbdp_shutdown_asm_end(void);
651 funclen = (uintptr_t)sbdp_shutdown_asm_end -
673 src < (uint_t *)sbdp_shutdown_asm_end; src++, dst++)

Completed in 72 milliseconds