Searched refs:VDF_QUIET_BELL (Results 1 – 2 of 2) sorted by relevance
158 #define VDF_QUIET_BELL 0x80 /* Disable bell. */ macro
1082 if (vd->vd_flags & VDF_QUIET_BELL) in vtterm_bell()2354 vd->vd_flags |= VDF_QUIET_BELL; in vtterm_ioctl()2356 vd->vd_flags &= ~VDF_QUIET_BELL; in vtterm_ioctl()