/src/sys/arch/arm/at91/ |
at91dbguvar.h | 72 int sc_hwflags, sc_swflags; member in struct:at91dbgu_softc
|
at91usartvar.h | 79 int sc_hwflags, sc_swflags; member in struct:at91usart_softc
|
/src/sys/arch/arm/ep93xx/ |
epcomvar.h | 69 int sc_hwflags, sc_swflags; member in struct:epcom_softc
|
/src/sys/arch/arm/ixp12x0/ |
ixp12x0_comvar.h | 67 int sc_hwflags, sc_swflags; member in struct:ixpcom_softc
|
/src/sys/arch/arm/sa11x0/ |
sa11x0_comvar.h | 68 int sc_hwflags, sc_swflags; member in struct:sacom_softc
|
/src/sys/arch/arm/footbridge/ |
footbridge_com.c | 90 int sc_swflags; member in struct:fcom_softc 203 sc->sc_swflags = 0; 348 *(int *)data = sc->sc_swflags; 356 sc->sc_swflags = *(int *)data; 505 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) ||
|
/src/sys/arch/arm/imx/ |
imxuartvar.h | 78 u_char sc_swflags; member in struct:imxuart_softc
|
/src/sys/arch/arm/s3c2xx0/ |
sscom_var.h | 120 sc_swflags; member in struct:sscom_softc
|
/src/sys/arch/sgimips/dev/ |
scnvar.h | 123 u_char sc_swflags; /* from config / TIOCxFLAGS */ member in struct:scn_softc
|
/src/sys/arch/evbarm/dev/ |
plcomvar.h | 109 sc_swflags; member in struct:plcom_softc
|
/src/sys/arch/arm/clps711x/ |
clpscom.c | 124 int sc_swflags; member in struct:clpscom_softc 488 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) || 623 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 625 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 627 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 779 *(int *)data = sc->sc_swflags; 783 sc->sc_swflags = *(int *)data;
|
/src/sys/arch/epoc32/windermere/ |
wmcom.c | 89 int sc_swflags; member in struct:wmcom_softc 413 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) || 511 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 513 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 515 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 661 *(int *)data = sc->sc_swflags; 665 sc->sc_swflags = *(int *)data;
|
/src/sys/arch/sh3/dev/ |
sci.c | 160 int sc_swflags; member in struct:sci_softc 394 sc->sc_swflags = 0; /* XXX */ 399 SET(sc->sc_swflags, TIOCFLAG_SOFTCAR); 507 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) || 672 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 674 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 676 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 809 *(int *)data = sc->sc_swflags; 817 sc->sc_swflags = *(int *)data;
|
scif.c | 149 int sc_swflags; member in struct:scif_softc 453 sc->sc_swflags = 0; /* XXX */ 461 SET(sc->sc_swflags, TIOCFLAG_SOFTCAR); 468 SET(sc->sc_swflags, TIOCFLAG_SOFTCAR); 604 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) || 776 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 778 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 780 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 930 *(int *)data = sc->sc_swflags; 938 sc->sc_swflags = *(int *)data [all...] |
/src/sys/dev/usb/ |
ucycom.c | 146 int sc_swflags; member in struct:ucycom_softc 391 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 393 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 395 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 693 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR)) { 855 *(int *)data = sc->sc_swflags; 863 sc->sc_swflags = *(int *)data;
|
ucom.c | 179 int sc_swflags; member in struct:ucom_softc 294 sc->sc_swflags = 0; 618 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 620 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 622 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 915 *(int *)data = sc->sc_swflags; 925 sc->sc_swflags = *(int *)data; 1123 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR)) {
|
/src/sys/arch/hpcmips/tx/ |
txcom.c | 89 int sc_swflags; member in struct:txcom_chip 820 if (ISSET(chip->sc_swflags, TIOCFLAG_CLOCAL)) 822 if (ISSET(chip->sc_swflags, TIOCFLAG_CRTSCTS)) 824 if (ISSET(chip->sc_swflags, TIOCFLAG_MDMBUF)) 980 *(int *)data = sc->sc_chip->sc_swflags; 989 sc->sc_chip->sc_swflags = *(int *)data; 1089 if (ISSET(chip->sc_swflags, TIOCFLAG_SOFTCAR) ||
|
/src/sys/dev/ic/ |
comvar.h | 152 sc_swflags; member in struct:com_softc
|
/src/sys/dev/pci/ |
cz.c | 137 int sc_swflags; member in struct:cztty_softc 998 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 1000 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 1162 *(int *)data = sc->sc_swflags; 1170 sc->sc_swflags = *(int *)data; 1344 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR)) {
|
/src/sys/arch/atari/dev/ |
ser.c | 171 uint8_t sc_swflags; member in struct:ser_softc 431 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 433 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 435 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 588 *(int *)data = sc->sc_swflags; 596 sc->sc_swflags = *(int *)data; 711 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) ||
|
/src/sys/arch/arm/xilinx/ |
zynq_uart.c | 181 u_char sc_swflags; member in struct:zynquart_softc 408 SET(sc->sc_swflags, TIOCFLAG_SOFTCAR); 721 if (ISSET(sc->sc_swflags, TIOCFLAG_CLOCAL)) 723 if (ISSET(sc->sc_swflags, TIOCFLAG_CRTSCTS)) 725 if (ISSET(sc->sc_swflags, TIOCFLAG_MDMBUF)) 927 *(int *)data = sc->sc_swflags; 931 sc->sc_swflags = *(int *)data; 1157 if (ISSET(sc->sc_swflags, TIOCFLAG_SOFTCAR) ||
|