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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h151 * USBSER_PORT_CLOSING <-----close----- USBSER_PORT_OPEN <-----------+
189 USBSER_PORT_CLOSING /* close() is in progress */ enumerator in enum:__anon9184
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c550 pp->port_state = USBSER_PORT_CLOSING;
622 if (pp->port_state == USBSER_PORT_CLOSING) {
1096 pp->port_state == USBSER_PORT_CLOSING) {
1406 case USBSER_PORT_CLOSING:

Completed in 67 milliseconds