Home
last modified time | relevance | path

Searched refs:picinitf (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/i86pc/sys/
H A Dsmp_impldefs.h51 extern void (*picinitf)(); /* pic init entry point */
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c119 void (*picinitf)() = return_instr; variable
979 picinitf = mach_picinit; in mach_init()
H A Dstartup.c2239 (*picinitf)(); in startup_end()