Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h234 uint8_t scsa2usb_pwr_states; member
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c5527 pm->scsa2usb_pwr_states = (uint8_t)pwr_states; in scsa2usb_create_pm_components()
5687 if (USB_DEV_PWRSTATE_OK(pm->scsa2usb_pwr_states, level)) { in scsa2usb_power()
5690 "pwr_states: %x", level, pm->scsa2usb_pwr_states); in scsa2usb_power()