Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c3208 tcflag_t need_hw; in usbser_inbound_flow_ctl() local
3226 need_hw = (pp->port_ttycommon.t_cflag & CRTSXOFF); in usbser_inbound_flow_ctl()
3249 if (need_hw) { in usbser_inbound_flow_ctl()