Searched refs:DPRINT_MASK_EVENTS (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 752 USB_DPRINTF_L2(DPRINT_MASK_EVENTS, in usb_ia_cleanup() 848 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_get_eventcookie() 851 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_get_eventcookie() 882 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_add_eventcall() 886 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_add_eventcall() 926 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_remove_eventcall() 930 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_remove_eventcall() 951 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_post_event() 955 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_busop_post_event() 976 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, usb_ia->ia_log_handle, in usb_ia_restore_device_state() [all …]
|
/titanic_50/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 813 USB_DPRINTF_L2(DPRINT_MASK_EVENTS, in usb_mid_cleanup() 1053 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_get_eventcookie() 1056 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_get_eventcookie() 1079 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_add_eventcall() 1083 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_add_eventcall() 1123 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_remove_eventcall() 1127 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_remove_eventcall() 1148 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_post_event() 1152 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_busop_post_event() 1173 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, usb_mid->mi_log_handle, in usb_mid_restore_device_state() [all …]
|
/titanic_50/usr/src/uts/common/sys/usb/usb_ia/ |
H A D | usb_iavar.h | 104 #define DPRINT_MASK_EVENTS 0x00000004 macro
|
/titanic_50/usr/src/uts/common/sys/usb/usb_mid/ |
H A D | usb_midvar.h | 131 #define DPRINT_MASK_EVENTS 0x00000004 macro
|
/titanic_50/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 388 #define DPRINT_MASK_EVENTS 0x00000040 macro
|
/titanic_50/usr/src/uts/common/sys/usb/scsa2usb/ |
H A D | scsa2usb.h | 640 #define DPRINT_MASK_EVENTS 0x0004 /* for event handling */ macro
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | hubdi.c | 6913 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_pre_suspend_event_cb() 6943 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_post_resume_event_cb() 7149 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_cpr_post_user_callb() 7154 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_cpr_post_user_callb() 7167 USB_DPRINTF_L2(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_cpr_post_user_callb() 7180 USB_DPRINTF_L3(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_cpr_post_user_callb() 7206 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_register_cpr_callback() 7226 USB_DPRINTF_L4(DPRINT_MASK_EVENTS, hubd->h_log_handle, in hubd_unregister_cpr_callback()
|