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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h207 USBSER_ACT_DELAY = 0x0020, /* doing delay */ enumerator in enum:__anon9186
244 (((pp)->port_act & (USBSER_ACT_DELAY | USBSER_ACT_CTL | \
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c2556 (pp->port_act & USBSER_ACT_DELAY)) {
3055 pp->port_act |= USBSER_ACT_DELAY;
3088 usbser_release_port_act(pp, USBSER_ACT_BREAK | USBSER_ACT_DELAY);

Completed in 56 milliseconds