sc_chanctl_comm_data_l 138 dev/pci/cz.c sc_chanctl_comm_data_l, sc_chanctl_comm_data_l 1368 dev/pci/cz.c sc->sc_chanctl_comm_data_l = 0; sc_chanctl_comm_data_l 1371 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_CS5; sc_chanctl_comm_data_l 1375 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_CS6; sc_chanctl_comm_data_l 1379 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_CS7; sc_chanctl_comm_data_l 1383 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_CS8; sc_chanctl_comm_data_l 1389 dev/pci/cz.c if ((sc->sc_chanctl_comm_data_l & C_DL_CS) == C_DL_CS5) sc_chanctl_comm_data_l 1390 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_15STOP; sc_chanctl_comm_data_l 1392 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_2STOP; sc_chanctl_comm_data_l 1394 dev/pci/cz.c sc->sc_chanctl_comm_data_l |= C_DL_1STOP; sc_chanctl_comm_data_l 1444 dev/pci/cz.c CZTTY_CHAN_WRITE(sc, CHNCTL_COMM_DATA_L, sc->sc_chanctl_comm_data_l);