Home
last modified time | relevance | path

Searched refs:need_hw (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3207 tcflag_t need_hw; in usbser_inbound_flow_ctl() local
3225 need_hw = (pp->port_ttycommon.t_cflag & CRTSXOFF); in usbser_inbound_flow_ctl()
3248 if (need_hw) { in usbser_inbound_flow_ctl()