taglinefilesource code
TIOCMBIS15drivers/char/digi.h#define  TIOCMBIS  (('d'<<8) | 255)    /* set modem ctrl state */
TIOCMBIS50include/asm-alpha/ioctls.h#define TIOCMBIS  0x5416
TIOCMBIS29include/asm-i386/ioctls.h#define TIOCMBIS  0x5416
TIOCMBIS29include/asm-m68k/ioctls.h#define TIOCMBIS  0x5416
TIOCMBIS25include/asm-mips/ioctls.h#define TIOCMBIS  0x741b    /* bis modem bits */
TIOCMBIS85include/asm-ppc/termios.h#define TIOCMBIS  0x5416
TIOCMBIS54include/asm-sparc/ioctls.h#define TIOCMBIS  _IOW('t', 108, int)