Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h352 #define USBSER_DS_RECONNECT(usp) usp->us_ds_ops->ds_reconnect(usp->us_ds_hdl) macro
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c1260 new_state = USBSER_DS_RECONNECT(usp); in usbser_restore_device_state()