Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s116 jnz next_boot
119 next_boot: incl (%si) # Next LBA label
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c97 boolean_t next_boot; in be_activate() local
121 &next_boot) == 0) { in be_activate()
122 if (next_boot) in be_activate()