USBSER_ACT_DELAY
(pp->port_act & USBSER_ACT_DELAY)) {
pp->port_act |= USBSER_ACT_DELAY;
usbser_release_port_act(pp, USBSER_ACT_BREAK | USBSER_ACT_DELAY);
(((pp)->port_act & (USBSER_ACT_DELAY | USBSER_ACT_CTL | \