Searched refs:scsa2usb_pm_busy (Results 1 – 2 of 2) sorted by relevance
5572 if (scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy != 0) { in scsa2usb_pwrlvl0()5723 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy++; in scsa2usb_pm_busy_component()5728 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy); in scsa2usb_pm_busy_component()5735 ASSERT(scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy > 0); in scsa2usb_pm_busy_component()5736 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy--; in scsa2usb_pm_busy_component()5741 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy); in scsa2usb_pm_busy_component()5763 ASSERT(scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy > 0); in scsa2usb_pm_idle_component()5764 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy--; in scsa2usb_pm_idle_component()5769 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy); in scsa2usb_pm_idle_component()
232 int scsa2usb_pm_busy; member