Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h224 USBSER_FL_PRESERVE = USBSER_FL_IGNORE_CD enumerator
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1484 pp->port_flags &= USBSER_FL_PRESERVE; in usbser_open_init()