Searched refs:RBX_MUTE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Drbx.h37 #define RBX_MUTE 0x10 /* -m */ macro
53 OPT_SET(RBX_GDB ) | OPT_SET(RBX_MUTE) | \
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S20 #define RBX_MUTE 0x10 /* -m */ define
72 testl $OPT_SET(RBX_MUTE), 4(%esp) # Check first argument
73 setnz muted # for RBX_MUTE, set flag
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dzfsboot.c82 RBX_MUTE,

Completed in 59 milliseconds