Home
last modified time | relevance | path

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.h189 USBSER_PORT_CLOSING /* close() is in progress */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c550 pp->port_state = USBSER_PORT_CLOSING; in usbser_close()
622 if (pp->port_state == USBSER_PORT_CLOSING) { in usbser_wput()
1096 pp->port_state == USBSER_PORT_CLOSING) { in usbser_disconnect_ports()
1406 case USBSER_PORT_CLOSING: in usbser_open_setup()