Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.S113 .globl bootopsp
159 movq $bootops, bootopsp(%rip)
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c250 struct bootops **bootopsp; variable
2146 *bootopsp = (struct bootops *)NULL; in startup_end()