stat_buf         2540 drivers/char/pcmcia/synclink_cs.c 	char	stat_buf[30];
stat_buf         2551 drivers/char/pcmcia/synclink_cs.c 	stat_buf[0] = 0;
stat_buf         2552 drivers/char/pcmcia/synclink_cs.c 	stat_buf[1] = 0;
stat_buf         2554 drivers/char/pcmcia/synclink_cs.c 		strcat(stat_buf, "|RTS");
stat_buf         2556 drivers/char/pcmcia/synclink_cs.c 		strcat(stat_buf, "|CTS");
stat_buf         2558 drivers/char/pcmcia/synclink_cs.c 		strcat(stat_buf, "|DTR");
stat_buf         2560 drivers/char/pcmcia/synclink_cs.c 		strcat(stat_buf, "|DSR");
stat_buf         2562 drivers/char/pcmcia/synclink_cs.c 		strcat(stat_buf, "|CD");
stat_buf         2564 drivers/char/pcmcia/synclink_cs.c 		strcat(stat_buf, "|RI");
stat_buf         2595 drivers/char/pcmcia/synclink_cs.c 	seq_printf(m, " %s\n", stat_buf+1);
stat_buf          685 drivers/net/wireless/atmel/at76c50x-usb.c 	u8 *stat_buf;
stat_buf          688 drivers/net/wireless/atmel/at76c50x-usb.c 	stat_buf = kmalloc(40, GFP_NOIO);
stat_buf          689 drivers/net/wireless/atmel/at76c50x-usb.c 	if (!stat_buf)
stat_buf          694 drivers/net/wireless/atmel/at76c50x-usb.c 			USB_RECIP_INTERFACE, cmd, 0, stat_buf,
stat_buf          697 drivers/net/wireless/atmel/at76c50x-usb.c 		ret = stat_buf[5];
stat_buf          698 drivers/net/wireless/atmel/at76c50x-usb.c 	kfree(stat_buf);
stat_buf         1490 drivers/tty/amiserial.c 	char	stat_buf[30], control, status;
stat_buf         1500 drivers/tty/amiserial.c 	stat_buf[0] = 0;
stat_buf         1501 drivers/tty/amiserial.c 	stat_buf[1] = 0;
stat_buf         1503 drivers/tty/amiserial.c 		strcat(stat_buf, "|RTS");
stat_buf         1505 drivers/tty/amiserial.c 		strcat(stat_buf, "|CTS");
stat_buf         1507 drivers/tty/amiserial.c 		strcat(stat_buf, "|DTR");
stat_buf         1509 drivers/tty/amiserial.c 		strcat(stat_buf, "|DSR");
stat_buf         1511 drivers/tty/amiserial.c 		strcat(stat_buf, "|CD");
stat_buf         1533 drivers/tty/amiserial.c 	seq_printf(m, " %s\n", stat_buf+1);
stat_buf         1824 drivers/tty/serial/serial_core.c 	char stat_buf[32];
stat_buf         1871 drivers/tty/serial/serial_core.c 		strncat(stat_buf, (str), sizeof(stat_buf) - \
stat_buf         1872 drivers/tty/serial/serial_core.c 			strlen(stat_buf) - 2)
stat_buf         1875 drivers/tty/serial/serial_core.c 		strncat(stat_buf, (str), sizeof(stat_buf) - \
stat_buf         1876 drivers/tty/serial/serial_core.c 		       strlen(stat_buf) - 2)
stat_buf         1878 drivers/tty/serial/serial_core.c 		stat_buf[0] = '\0';
stat_buf         1879 drivers/tty/serial/serial_core.c 		stat_buf[1] = '\0';
stat_buf         1886 drivers/tty/serial/serial_core.c 		if (stat_buf[0])
stat_buf         1887 drivers/tty/serial/serial_core.c 			stat_buf[0] = ' ';
stat_buf         1889 drivers/tty/serial/serial_core.c 		seq_puts(m, stat_buf);
stat_buf         3432 drivers/tty/synclink.c 	char	stat_buf[30];
stat_buf         3450 drivers/tty/synclink.c 	stat_buf[0] = 0;
stat_buf         3451 drivers/tty/synclink.c 	stat_buf[1] = 0;
stat_buf         3453 drivers/tty/synclink.c 		strcat(stat_buf, "|RTS");
stat_buf         3455 drivers/tty/synclink.c 		strcat(stat_buf, "|CTS");
stat_buf         3457 drivers/tty/synclink.c 		strcat(stat_buf, "|DTR");
stat_buf         3459 drivers/tty/synclink.c 		strcat(stat_buf, "|DSR");
stat_buf         3461 drivers/tty/synclink.c 		strcat(stat_buf, "|CD");
stat_buf         3463 drivers/tty/synclink.c 		strcat(stat_buf, "|RI");
stat_buf         3495 drivers/tty/synclink.c 	seq_printf(m, " %s\n", stat_buf+1);
stat_buf         1231 drivers/tty/synclink_gt.c 	char stat_buf[30];
stat_buf         1243 drivers/tty/synclink_gt.c 	stat_buf[0] = 0;
stat_buf         1244 drivers/tty/synclink_gt.c 	stat_buf[1] = 0;
stat_buf         1246 drivers/tty/synclink_gt.c 		strcat(stat_buf, "|RTS");
stat_buf         1248 drivers/tty/synclink_gt.c 		strcat(stat_buf, "|CTS");
stat_buf         1250 drivers/tty/synclink_gt.c 		strcat(stat_buf, "|DTR");
stat_buf         1252 drivers/tty/synclink_gt.c 		strcat(stat_buf, "|DSR");
stat_buf         1254 drivers/tty/synclink_gt.c 		strcat(stat_buf, "|CD");
stat_buf         1256 drivers/tty/synclink_gt.c 		strcat(stat_buf, "|RI");
stat_buf         1287 drivers/tty/synclink_gt.c 	seq_printf(m, " %s\n", stat_buf+1);
stat_buf         1338 drivers/tty/synclinkmp.c 	char	stat_buf[30];
stat_buf         1356 drivers/tty/synclinkmp.c 	stat_buf[0] = 0;
stat_buf         1357 drivers/tty/synclinkmp.c 	stat_buf[1] = 0;
stat_buf         1359 drivers/tty/synclinkmp.c 		strcat(stat_buf, "|RTS");
stat_buf         1361 drivers/tty/synclinkmp.c 		strcat(stat_buf, "|CTS");
stat_buf         1363 drivers/tty/synclinkmp.c 		strcat(stat_buf, "|DTR");
stat_buf         1365 drivers/tty/synclinkmp.c 		strcat(stat_buf, "|DSR");
stat_buf         1367 drivers/tty/synclinkmp.c 		strcat(stat_buf, "|CD");
stat_buf         1369 drivers/tty/synclinkmp.c 		strcat(stat_buf, "|RI");
stat_buf         1400 drivers/tty/synclinkmp.c 	seq_printf(m, " %s\n", stat_buf+1);