Home
last modified time | relevance | path

Searched refs:USBSER_PORT_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h188 USBSER_PORT_DISCONNECTED, /* port is disconnected */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1119 pp->port_state = USBSER_PORT_DISCONNECTED; in usbser_disconnect_ports()
1300 (pp->port_state != USBSER_PORT_DISCONNECTED)) { in usbser_restore_ports_state()