Home
last modified time | relevance | path

Searched refs:PRINT_MASK_CLOSE (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_lower.h179 #define PRINT_MASK_CLOSE 0x00000004 macro
H A Dkbtrans_streams.c389 DPRINTF(PRINT_L1, PRINT_MASK_CLOSE, (upper, "kbtrans_streams_fini " in kbtrans_streams_fini()
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c667 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_ds_detach()
717 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_ds_unregister_cb()
793 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_ds_close_port()
975 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_ds_disconnect()
1650 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_free_ports()
1835 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_cleanup()
2098 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_close_port_pipes()
2108 USB_DPRINTF_L2(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_close_port_pipes()
2145 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_close_port_pipes()
2159 USB_DPRINTF_L4(PRINT_MASK_CLOSE, acmp->acm_lh, in usbsacm_close_pipes()
[all …]
/titanic_50/usr/src/uts/common/sys/usb/clients/usbkbm/
H A Dusbkbm.h201 #define PRINT_MASK_CLOSE 0x00000004 macro
/titanic_50/usr/src/uts/common/sys/usb/clients/usbms/
H A Dusbms.h252 #define PRINT_MASK_CLOSE 0x00000004 macro
/titanic_50/usr/src/uts/common/sys/usb/clients/usbser/usbsacm/
H A Dusbsacm.h160 #define PRINT_MASK_CLOSE 0x00000002 macro
/titanic_50/usr/src/uts/common/sys/usb/clients/printer/
H A Dusbprn.h173 #define PRINT_MASK_CLOSE 0x00000004 macro
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c680 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_close()
689 USB_DPRINTF_L3(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_close()
1788 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_fini_lists()
1796 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_fini_lists()
1811 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_free_ctrl_descr()
1851 USB_DPRINTF_L3(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_free_stream_descr()
1874 USB_DPRINTF_L3(PRINT_MASK_CLOSE, in usbvc_free_stream_descr()
1903 USB_DPRINTF_L3(PRINT_MASK_CLOSE, in usbvc_free_stream_descr()
1916 USB_DPRINTF_L3(PRINT_MASK_CLOSE, in usbvc_free_stream_descr()
2908 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbvcp->usbvc_log_handle, in usbvc_free_read_bufs()
[all …]
/titanic_50/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h317 #define PRINT_MASK_CLOSE 0x00000004 macro
/titanic_50/usr/src/uts/common/sys/usb/clients/usbecm/
H A Dusbecm.h247 #define PRINT_MASK_CLOSE 0x00000002 macro
/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h167 #define PRINT_MASK_CLOSE 0x00000004 macro
/titanic_50/usr/src/uts/common/sys/usb/clients/audio/
H A Dusb_audio.h460 #define PRINT_MASK_CLOSE 0x00000002 macro
/titanic_50/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1903 USB_DPRINTF_L4(PRINT_MASK_CLOSE, ecmp->ecm_lh, in usbecm_cleanup()
1915 USB_DPRINTF_L4(PRINT_MASK_CLOSE, ecmp->ecm_lh, in usbecm_cleanup()
1923 USB_DPRINTF_L4(PRINT_MASK_CLOSE, ecmp->ecm_lh, in usbecm_cleanup()
3029 USB_DPRINTF_L4(PRINT_MASK_CLOSE, ecmp->ecm_lh, in usbecm_close_pipes()
3039 USB_DPRINTF_L2(PRINT_MASK_CLOSE, ecmp->ecm_lh, in usbecm_close_pipes()
3085 USB_DPRINTF_L4(PRINT_MASK_CLOSE, ecmp->ecm_lh, in usbecm_close_pipes()
/titanic_50/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c973 USB_DPRINTF_L4(PRINT_MASK_CLOSE, hidp->hid_log_handle, "hid_close:"); in hid_close()
1055 USB_DPRINTF_L4(PRINT_MASK_CLOSE, hidp->hid_log_handle, in hid_close()
2222 USB_DPRINTF_L4(PRINT_MASK_CLOSE, hidp->hid_log_handle, in hid_close_intr_pipe()
2235 USB_DPRINTF_L4(PRINT_MASK_CLOSE, hidp->hid_log_handle, in hid_close_intr_pipe()
/titanic_50/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c426 USB_DPRINTF_L3(PRINT_MASK_CLOSE, usbms_log_handle, in usbms_close()
467 USB_DPRINTF_L3(PRINT_MASK_CLOSE, usbms_log_handle, in usbms_close()
/titanic_50/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1055 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbprnp->usbprn_log_handle, in usbprn_close()
1082 USB_DPRINTF_L4(PRINT_MASK_CLOSE, usbprnp->usbprn_log_handle, in usbprn_close()
/titanic_50/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c611 USB_DPRINTF_L3(PRINT_MASK_CLOSE, usbkbm_log_handle, in usbkbm_close()
/titanic_50/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c584 USB_DPRINTF_L4(PRINT_MASK_CLOSE, uasp->usb_as_log_handle, in usb_as_close()