/illumos-gate/usr/src/uts/common/sys/usb/usba/ |
H A D | usbai_private.h | 200 typedef struct usb_log_handle *usb_log_handle_t; typedef 215 usb_log_handle_t handle, 220 usb_log_handle_t handle, 234 usb_log_handle_t handle, 239 usb_log_handle_t handle, 244 usb_log_handle_t handle, 247 usb_log_handle_t usb_alloc_log_hdl( 257 usb_log_handle_t handle); 262 usb_log_handle_t handle, 310 usb_log_handle_t log_handle,
|
H A D | usba10.h | 41 int usba_vlog(usb_log_handle_t, uint_t, uint_t, char *, va_list); 84 usb_log_handle_t log_handle, 100 usb_log_handle_t usb_alloc_log_handle( 112 usb_log_handle_t handle); 449 usb_log_handle_t 461 usb_log_handle_t handle, 468 usba10_usb_free_log_handle(usb_log_handle_t handle); 473 usb_log_handle_t log_handle, 485 usb_log_handle_t log_handle,
|
H A D | wa.h | 544 usb_client_dev_data_t *, uint_t, usb_log_handle_t); 547 usb_wa_rpipe_descr_t *, uint_t, usb_log_handle_t); 549 uint_t, usb_log_handle_t); 560 wusb_wa_rpipe_hdl_t **, uint_t, usb_log_handle_t);
|
H A D | hcdi_impl.h | 70 usb_log_handle_t hcdi_log_handle;
|
H A D | usba_impl.h | 396 extern usb_log_handle_t usbai_log_handle;
|
H A D | usba_ugend.h | 277 usb_log_handle_t ug_log_hdl;
|
/illumos-gate/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 628 usb_log_handle_t handle, in usb_dprintf4() 641 usb_log_handle_t handle, in usb_dprintf3() 654 usb_log_handle_t handle, in usb_dprintf2() 668 usb_log_handle_t handle, in usb_dprintf1() 682 usb_log_handle_t handle, in usb_dprintf0() 692 usb_log_handle_t 708 usb_free_log_handle(usb_log_handle_t handle) in usb_free_log_handle() 716 usb_log_handle_t handle, in usb_log() 736 usb_log_handle_t log_handle, in usb_log_descr_tree() 756 usb_log_handle_t log_handle, in usb_check_same_device()
|
/illumos-gate/usr/src/uts/common/io/usb/usba/ |
H A D | usbai.c | 55 usb_log_handle_t usbai_log_handle; 119 usb_log_handle_t 146 return ((usb_log_handle_t)hdl); in usb_alloc_log_hdl() 151 usb_log_handle_t 161 usb_free_log_handle(usb_log_handle_t handle) in usb_free_log_handle() 169 usb_free_log_hdl(usb_log_handle_t handle) in usb_free_log_hdl() 388 usba_vlog(usb_log_handle_t, uint_t, uint_t, char *, va_list) 393 usba_vlog(usb_log_handle_t handle, uint_t level, uint_t mask, in usba_vlog() 453 usb_dprintf4(uint_t mask, usb_log_handle_t handle, char *fmt, ...) in usb_dprintf4() 464 usb_dprintf3(uint_t mask, usb_log_handle_t handle, char *fmt, ...) in usb_dprintf3() [all …]
|
H A D | usbai_register.c | 108 int usb_log_descr_tree(usb_client_dev_data_t *, usb_log_handle_t, 112 usb_log_handle_t usbai_reg_log_handle; 138 usb_log_handle_t, uint_t, uint_t); 139 static void usba_dump_if(usb_if_data_t *, usb_log_handle_t, 141 static void usba_dump_ep(uint_t, usb_ep_data_t *, usb_log_handle_t, uint_t, 143 static void usba_dump_cv(usb_cvs_data_t *, usb_log_handle_t, uint_t, uint_t, 145 static void usba_dump_bin(uint8_t *, int, int, usb_log_handle_t, 1579 usb_log_handle_t log_handle, uint_t level, uint_t mask) in usb_log_descr_tree() 1627 usb_log_handle_t log_handle, uint_t level, uint_t mask) in usba_dump_descr_tree() 1629 usb_log_handle_t dump_handle; in usba_dump_descr_tree() [all …]
|
H A D | usba10_calls.c | 599 usb_log_handle_t handle, in usba10_usba_vlog() 609 usb_log_handle_t 625 usba10_usb_free_log_handle(usb_log_handle_t handle) in usba10_usb_free_log_handle() 634 usb_log_handle_t log_handle, in usba10_usb_log_descr_tree() 654 usb_log_handle_t log_handle, in usba10_usb_check_same_device()
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbser_keyspan/ |
H A D | keyspan_var.h | 70 usb_log_handle_t kb_lh; /* USBA log handle */ 160 usb_log_handle_t ks_lh; /* USBA log handle */ 199 usb_log_handle_t kp_lh; /* log handle */
|
H A D | keyspan_pipe.h | 48 usb_log_handle_t pipe_lh; /* log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/usb_ia/ |
H A D | usb_iavar.h | 70 usb_log_handle_t ia_log_handle;
|
/illumos-gate/usr/src/uts/common/sys/usb/usb_mid/ |
H A D | usb_midvar.h | 84 usb_log_handle_t mi_log_handle;
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/ |
H A D | usbser_var.h | 89 usb_log_handle_t us_lh; /* USB log handle */ 102 usb_log_handle_t port_lh; /* log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbsprl/ |
H A D | pl2303_var.h | 88 usb_log_handle_t pl_lh; /* USBA log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbftdi/ |
H A D | uftdi_var.h | 88 usb_log_handle_t uf_lh; /* USBA log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.h | 106 usb_log_handle_t acm_lh; /* USBA log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/printer/ |
H A D | usbprn.h | 113 usb_log_handle_t usbprn_log_handle; /* log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/audio/usb_as/ |
H A D | usb_as.h | 85 usb_log_handle_t usb_as_log_handle;
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/ |
H A D | hidvar.h | 218 usb_log_handle_t hid_log_handle;
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbecm/ |
H A D | usbecm.h | 95 usb_log_handle_t ecm_lh; /* USBA log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 219 usb_log_handle_t h_log_handle; /* for logging msgs */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc_var.h | 243 usb_log_handle_t usbvc_log_handle; /* log handle */
|
/illumos-gate/usr/src/uts/common/sys/usb/clients/audio/usb_ac/ |
H A D | usb_ac.h | 199 usb_log_handle_t usb_ac_log_handle;
|