Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser_var.h343 #define USBSER_DS_USB_POWER(usp, comp, level, new_statep) \ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c686 rval = USBSER_DS_USB_POWER(usp, comp, level, &new_state); in usbser_power()