Searched refs:drmach_shutdown_asm_end (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach_asm.s355 .global drmach_shutdown_asm_end
359 drmach_shutdown_asm_end: label
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c2500 extern void drmach_shutdown_asm_end(void);
2502 funclen = (uintptr_t)drmach_shutdown_asm_end -
2525 src < (uint_t *)drmach_shutdown_asm_end; src++, dst++)
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c5482 extern void drmach_shutdown_asm_end(void);
5488 ASSERT(((ptrdiff_t)drmach_shutdown_asm_end -
5500 while (q < (uint_t *)drmach_shutdown_asm_end)

Completed in 67 milliseconds