/titanic_50/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 | 40 int usba_vlog(usb_log_handle_t, uint_t, uint_t, char *, va_list); 83 usb_log_handle_t log_handle, 99 usb_log_handle_t usb_alloc_log_handle( 111 usb_log_handle_t handle); 448 usb_log_handle_t 460 usb_log_handle_t handle, 467 usba10_usb_free_log_handle(usb_log_handle_t handle); 472 usb_log_handle_t log_handle, 484 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 | 388 extern usb_log_handle_t usbai_log_handle;
|
H A D | usba_ugend.h | 276 usb_log_handle_t ug_log_hdl;
|
/titanic_50/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 627 usb_log_handle_t handle, in usb_dprintf4() 640 usb_log_handle_t handle, in usb_dprintf3() 653 usb_log_handle_t handle, in usb_dprintf2() 667 usb_log_handle_t handle, in usb_dprintf1() 681 usb_log_handle_t handle, in usb_dprintf0() 691 usb_log_handle_t 707 usb_free_log_handle(usb_log_handle_t handle) in usb_free_log_handle() 715 usb_log_handle_t handle, in usb_log() 735 usb_log_handle_t log_handle, in usb_log_descr_tree() 755 usb_log_handle_t log_handle, in usb_check_same_device()
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usbai.c | 54 usb_log_handle_t usbai_log_handle; 116 usb_log_handle_t 143 return ((usb_log_handle_t)hdl); in usb_alloc_log_hdl() 148 usb_log_handle_t 158 usb_free_log_handle(usb_log_handle_t handle) in usb_free_log_handle() 166 usb_free_log_hdl(usb_log_handle_t handle) in usb_free_log_hdl() 385 usba_vlog(usb_log_handle_t, uint_t, uint_t, char *, va_list) 390 usba_vlog(usb_log_handle_t handle, uint_t level, uint_t mask, in usba_vlog() 450 usb_dprintf4(uint_t mask, usb_log_handle_t handle, char *fmt, ...) in usb_dprintf4() 461 usb_dprintf3(uint_t mask, usb_log_handle_t handle, char *fmt, ...) in usb_dprintf3() [all …]
|
H A D | usbai_register.c | 107 int usb_log_descr_tree(usb_client_dev_data_t *, usb_log_handle_t, 111 usb_log_handle_t usbai_reg_log_handle; 136 usb_log_handle_t, uint_t, uint_t); 137 static void usba_dump_if(usb_if_data_t *, usb_log_handle_t, 139 static void usba_dump_ep(uint_t, usb_ep_data_t *, usb_log_handle_t, uint_t, 141 static void usba_dump_cv(usb_cvs_data_t *, usb_log_handle_t, uint_t, uint_t, 143 static void usba_dump_bin(uint8_t *, int, int, usb_log_handle_t, 1523 usb_log_handle_t log_handle, uint_t level, uint_t mask) in usb_log_descr_tree() 1571 usb_log_handle_t log_handle, uint_t level, uint_t mask) in usba_dump_descr_tree() 1573 usb_log_handle_t dump_handle; in usba_dump_descr_tree() [all …]
|
H A D | usba10_calls.c | 598 usb_log_handle_t handle, in usba10_usba_vlog() 608 usb_log_handle_t 624 usba10_usb_free_log_handle(usb_log_handle_t handle) in usba10_usb_free_log_handle() 633 usb_log_handle_t log_handle, in usba10_usb_log_descr_tree() 653 usb_log_handle_t log_handle, in usba10_usb_check_same_device()
|
/titanic_50/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 */
|
/titanic_50/usr/src/uts/common/sys/usb/usb_ia/ |
H A D | usb_iavar.h | 70 usb_log_handle_t ia_log_handle;
|
/titanic_50/usr/src/uts/common/sys/usb/usb_mid/ |
H A D | usb_midvar.h | 86 usb_log_handle_t mi_log_handle;
|
/titanic_50/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 */
|
/titanic_50/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 */
|
/titanic_50/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 */
|
/titanic_50/usr/src/uts/common/sys/usb/clients/usbser/usbsacm/ |
H A D | usbsacm.h | 106 usb_log_handle_t acm_lh; /* USBA log handle */
|
/titanic_50/usr/src/uts/common/sys/usb/clients/printer/ |
H A D | usbprn.h | 113 usb_log_handle_t usbprn_log_handle; /* log handle */
|
/titanic_50/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;
|
/titanic_50/usr/src/uts/common/sys/usb/clients/hid/ |
H A D | hidvar.h | 217 usb_log_handle_t hid_log_handle;
|
/titanic_50/usr/src/uts/common/sys/usb/clients/usbecm/ |
H A D | usbecm.h | 95 usb_log_handle_t ecm_lh; /* USBA log handle */
|
/titanic_50/usr/src/uts/common/sys/usb/hubd/ |
H A D | hubdvar.h | 211 usb_log_handle_t h_log_handle; /* for logging msgs */
|
/titanic_50/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 */
|
/titanic_50/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;
|