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

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1761 int need_drain; local
1783 need_drain = (pp->port_wq_data_cnt == 0) || !USBSER_PORT_IS_BUSY(pp) ||
1792 if (need_drain) {

Completed in 62 milliseconds