Searched refs:usbvc_pwr_states (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h48 uint8_t usbvc_pwr_states; /* bit mask of device pwr states */ member in struct:usbvc_power
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1119 if (USB_DEV_PWRSTATE_OK(pm->usbvc_pwr_states, level)) {
1122 "pwr_states: %x", level, pm->usbvc_pwr_states);
1197 usbvcpm->usbvc_pwr_states = (uint8_t)pwr_states;

Completed in 84 milliseconds