Searched refs:scsa2usb_pm_busy (Results 1 – 2 of 2) sorted by relevance
5629 if (scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy != 0) { in scsa2usb_pwrlvl0()5780 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy++; in scsa2usb_pm_busy_component()5785 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy); in scsa2usb_pm_busy_component()5792 ASSERT(scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy > 0); in scsa2usb_pm_busy_component()5793 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy--; in scsa2usb_pm_busy_component()5798 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy); in scsa2usb_pm_busy_component()5820 ASSERT(scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy > 0); in scsa2usb_pm_idle_component()5821 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy--; in scsa2usb_pm_idle_component()5826 scsa2usbp->scsa2usb_pm->scsa2usb_pm_busy); in scsa2usb_pm_idle_component()
244 int scsa2usb_pm_busy; member