Searched refs:port_flowc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h116 uchar_t port_flowc; /* flow control char */ member in struct:usbser_port
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1485 pp->port_flowc = '\0';
1994 pp->port_flowc = pp->port_ttycommon.t_startc;
2973 pp->port_flowc = pp->port_ttycommon.t_stopc;
2984 pp->port_flowc = pp->port_ttycommon.t_startc;
3209 char c = pp->port_flowc;
3220 pp->port_flowc = '\0';

Completed in 64 milliseconds