Home
last modified time | relevance | path

Searched refs:init386 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/i386/
H A Dlocore.S144 call init386 /* wire 386 chip for unix operation */
H A Dmachdep.c157 register_t init386(int first);
1381 init386(int first) in init386() function