Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h187 USBSER_PORT_SUSPENDED, /* port is suspended */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1299 if ((pp->port_state != USBSER_PORT_SUSPENDED) && in usbser_restore_ports_state()