Searched defs:RBX_MUTE (Results 1 - 2 of 2) 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

Completed in 44 milliseconds