Home
last modified time | relevance | path

Searched refs:DPRINT_PM (Results 1 – 6 of 6) sorted by relevance

/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c473 USB_DPRINTF_L4(DPRINT_PM, plp->pl_lh, "pl2303_usb_power"); in pl2303_usb_power()
485 USB_DPRINTF_L2(DPRINT_PM, plp->pl_lh, "pl2303_usb_power: " in pl2303_usb_power()
552 USB_DPRINTF_L4(DPRINT_PM, plp->pl_lh, "pl2303_suspend"); in pl2303_suspend()
582 USB_DPRINTF_L4(DPRINT_PM, plp->pl_lh, "pl2303_resume"); in pl2303_resume()
1214 USB_DPRINTF_L2(DPRINT_PM, plp->pl_lh, in pl2303_create_pm_components()
1251 USB_DPRINTF_L2(DPRINT_PM, plp->pl_lh, in pl2303_destroy_pm_components()
1259 USB_DPRINTF_L2(DPRINT_PM, plp->pl_lh, in pl2303_destroy_pm_components()
1282 USB_DPRINTF_L4(DPRINT_PM, plp->pl_lh, "pl2303_pm_set_busy"); in pl2303_pm_set_busy()
1312 USB_DPRINTF_L2(DPRINT_PM, plp->pl_lh, "raising power failed"); in pl2303_pm_set_busy()
1332 USB_DPRINTF_L4(DPRINT_PM, plp->pl_lh, "pl2303_pm_set_idle"); in pl2303_pm_set_idle()
[all …]
/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c474 USB_DPRINTF_L4(DPRINT_PM, uf->uf_lh, "uftdi_usb_power"); in uftdi_usb_power()
485 USB_DPRINTF_L2(DPRINT_PM, uf->uf_lh, "uftdi_usb_power: " in uftdi_usb_power()
545 USB_DPRINTF_L4(DPRINT_PM, uf->uf_lh, "uftdi_suspend"); in uftdi_suspend()
573 USB_DPRINTF_L4(DPRINT_PM, uf->uf_lh, "uftdi_resume"); in uftdi_resume()
1267 USB_DPRINTF_L2(DPRINT_PM, uf->uf_lh, in uftdi_create_pm_components()
1302 USB_DPRINTF_L2(DPRINT_PM, uf->uf_lh, in uftdi_destroy_pm_components()
1309 USB_DPRINTF_L2(DPRINT_PM, uf->uf_lh, in uftdi_destroy_pm_components()
1331 USB_DPRINTF_L4(DPRINT_PM, uf->uf_lh, "uftdi_pm_set_busy"); in uftdi_pm_set_busy()
1357 USB_DPRINTF_L2(DPRINT_PM, uf->uf_lh, "raising power failed"); in uftdi_pm_set_busy()
1377 USB_DPRINTF_L4(DPRINT_PM, uf->uf_lh, "uftdi_pm_set_idle"); in uftdi_pm_set_idle()
[all …]
/titanic_53/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c786 USB_DPRINTF_L4(DPRINT_PM, ksp->ks_lh, "keyspan_usb_power"); in keyspan_usb_power()
794 USB_DPRINTF_L2(DPRINT_PM, ksp->ks_lh, "keyspan_usb_power:" in keyspan_usb_power()
861 USB_DPRINTF_L4(DPRINT_PM, ksp->ks_lh, "keyspan_suspend"); in keyspan_suspend()
891 USB_DPRINTF_L4(DPRINT_PM, ksp->ks_lh, "keyspan_resume"); in keyspan_resume()
2057 USB_DPRINTF_L2(DPRINT_PM, ksp->ks_lh, in keyspan_create_pm_components()
2090 USB_DPRINTF_L2(DPRINT_PM, ksp->ks_lh, in keyspan_destroy_pm_components()
2112 USB_DPRINTF_L4(DPRINT_PM, ksp->ks_lh, "keyspan_pm_set_busy"); in keyspan_pm_set_busy()
2117 USB_DPRINTF_L3(DPRINT_PM, ksp->ks_lh, "keyspan_pm_set_busy:" in keyspan_pm_set_busy()
2136 USB_DPRINTF_L3(DPRINT_PM, ksp->ks_lh, in keyspan_pm_set_busy()
2157 USB_DPRINTF_L4(DPRINT_PM, ksp->ks_lh, "keyspan_pm_set_idle"); in keyspan_pm_set_idle()
[all …]
/titanic_53/usr/src/uts/common/sys/usb/clients/usbser/usbsprl/
H A Dpl2303_var.h165 #define DPRINT_PM 0x00004000 macro
/titanic_53/usr/src/uts/common/sys/usb/clients/usbser/usbftdi/
H A Duftdi_var.h170 #define DPRINT_PM 0x00004000 macro
/titanic_53/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_var.h320 #define DPRINT_PM 0x00002000 macro