Home
last modified time | relevance | path

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

/NextBSD/sys/boot/i386/boot0/
HDboot0.S159 .set NOUPDATE, 0x40 # the 'noupdate' flag define
238 disable_update: orb $NOUPDATE,_FLAGS(%bp) # Disable updates
376 orb $NOUPDATE,_FLAGS(%bp) # Disable updates
467 testb $NOUPDATE,_FLAGS(%bp) # No updates?