Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/ml/
H A Dlocore.s126 .globl bootopsp
185 movq $bootops, bootopsp(%rip)
282 movl $bootops, bootopsp
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c264 struct bootops **bootopsp; variable
2222 *bootopsp = (struct bootops *)NULL; in startup_end()