Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h208 USBSER_ACT_ALL = 0xffff /* all actions (must be >0) */ enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1113 usbser_release_port_act(pp, USBSER_ACT_ALL); in usbser_disconnect_ports()