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

/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1363 pm = scsa2usbp->scsa2usb_pm;
2207 if (scsa2usbp->scsa2usb_pm &&
2208 scsa2usbp->scsa2usb_pm->scsa2usb_wakeup_enabled) {
5515 scsa2usbp->scsa2usb_pm = pm;
5548 if (scsa2usbp->scsa2usb_pm) {
5550 if (scsa2usbp->scsa2usb_pm->scsa2usb_current_power !=
5572 if (scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy != 0) {
5593 scsa2usbp->scsa2usb_pm->scsa2usb_current_power =
5644 scsa2usbp->scsa2usb_pm->scsa2usb_current_power = USB_DEV_OS_FULL_PWR;
5677 pm = scsa2usbp->scsa2usb_pm;
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h284 scsa2usb_power_t *scsa2usb_pm; /* PM state info */ member in struct:scsa2usb_state
372 _NOTE(DATA_READABLE_WITHOUT_LOCK(scsa2usb_state::scsa2usb_pm))

Completed in 70 milliseconds