Searched defs:USBSER_PORT_OPENING_OUT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h146 * | +----open[1]----> USBSER_PORT_OPENING_OUT |
185 USBSER_PORT_OPENING_OUT, /* dial-out open in progress */ enumerator in enum:__anon9184
252 ((pp)->port_state == USBSER_PORT_OPENING_OUT))
260 ((pp)->port_state == USBSER_PORT_OPENING_OUT)) || \

Completed in 197 milliseconds